{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Movie",
      "@id": "https://the-sea-pagoda-shadow-site.vercel.app/#movie",
      "name": "The Sea Pagoda Shadow",
      "alternateName": "The Sea Pagoda Shadow - An AI-generated short film",
      "description": "A five-minute AI-generated war-historical thriller set in Saigon, June 1966, told through sixty hyper-realistic Leica-still micro-shots. War photojournalist Jörg Nachtnebel and orphan Sarah decode a puzzle hidden in shadow, memory, and the city's restless streets in thirteen minutes.",
      "genre": ["War", "Historical", "Thriller", "Short Film"],
      "datePublished": "2026",
      "duration": "PT5M",
      "inLanguage": "en",
      "countryOfOrigin": { "@type": "Country", "name": "Vietnam" },
      "contentRating": "Not rated",
      "keywords": "AI-generated film, war thriller, historical thriller, Saigon 1966, Vietnam War, Leica-still, short film, KAINO70",
      "about": [
        { "@type": "Thing", "name": "Saigon, June 1966" },
        { "@type": "Thing", "name": "Vietnam War" },
        { "@type": "Thing", "name": "War photography" }
      ],
      "productionCompany": {
        "@type": "Organization",
        "name": "KAINO70",
        "url": "https://kaino70.vercel.app"
      },
      "director": { "@type": "Person", "name": "KAINO70" },
      "actor": [
        {
          "@type": "Person",
          "name": "Jörg Nachtnebel",
          "description": "War photojournalist; keeper of the stolen film canister.",
          "url": "https://the-sea-pagoda-shadow-site.vercel.app/jorg.html"
        },
        {
          "@type": "Person",
          "name": "Sarah",
          "description": "A streetwise orphan in Saigon who reads the photograph.",
          "url": "https://the-sea-pagoda-shadow-site.vercel.app/sarah.html"
        }
      ],
      "image": "https://the-sea-pagoda-shadow-site.vercel.app/assets/og-image.jpg",
      "url": "https://the-sea-pagoda-shadow-site.vercel.app/",
      "sameAs": [
        "https://kaino70.vercel.app/the-sea-pagoda-shadow/"
      ],
      "trailer": {
        "@type": "VideoObject",
        "name": "The Sea Pagoda Shadow - official trailer",
        "description": "Official trailer for the AI-generated short film The Sea Pagoda Shadow.",
        "thumbnailUrl": "https://the-sea-pagoda-shadow-site.vercel.app/assets/og-image.jpg",
        "uploadDate": "2026-01-01",
        "embedUrl": "https://www.youtube.com/embed/2opeD3_a9hU",
        "contentUrl": "https://www.youtube.com/watch?v=2opeD3_a9hU"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://the-sea-pagoda-shadow-site.vercel.app/#website",
      "url": "https://the-sea-pagoda-shadow-site.vercel.app/",
      "name": "The Sea Pagoda Shadow",
      "publisher": { "@type": "Organization", "name": "KAINO70", "url": "https://kaino70.vercel.app" }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        { "@type": "ListItem", "position": 1, "name": "The Sea Pagoda Shadow", "item": "https://the-sea-pagoda-shadow-site.vercel.app/" }
      ]
    }
  ]
}
