{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "name": "Hải",
      "description": "A Saigon chess player in The Sea Pagoda Shadow, an AI-generated short film set in June 1966. Strong black tea, traditional đàn bầu, and a tongue sharp enough to cut the heat - the only one sharp enough to read the city's moves before it makes them.",
      "url": "https://the-sea-pagoda-shadow-site.vercel.app/hai.html",
      "image": "https://the-sea-pagoda-shadow-site.vercel.app/assets/hai-loop-poster.jpg",
      "affiliation": { "@type": "Movie", "name": "The Sea Pagoda Shadow", "url": "https://the-sea-pagoda-shadow-site.vercel.app/" }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        { "@type": "ListItem", "position": 1, "name": "The Sea Pagoda Shadow", "item": "https://the-sea-pagoda-shadow-site.vercel.app/" },
        { "@type": "ListItem", "position": 2, "name": "Hải", "item": "https://the-sea-pagoda-shadow-site.vercel.app/hai.html" }
      ]
    }
  ]
}
