{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "name": "Henri Delacroix",
      "description": "A Frenchman in The Sea Pagoda Shadow, an AI-generated short film set in June 1966. Pernod, antique maps, Debussy on a gramophone - and a secret love of phở. The only one who reads the world by where it has been.",
      "url": "https://the-sea-pagoda-shadow-site.vercel.app/henri.html",
      "image": "https://the-sea-pagoda-shadow-site.vercel.app/assets/henri-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": "Henri Delacroix", "item": "https://the-sea-pagoda-shadow-site.vercel.app/henri.html" }
      ]
    }
  ]
}
