{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "name": "Minh Trần",
      "description": "An analog filmmaker in New York in The Sea Pagoda Shadow, an AI-generated short film set in June 1966. Homesick for a Saigon he barely remembers - Vietnamese iced coffee, lo-fi bolero, and a darkroom red light where the truth develops.",
      "url": "https://the-sea-pagoda-shadow-site.vercel.app/minh.html",
      "image": "https://the-sea-pagoda-shadow-site.vercel.app/assets/minh-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": "Minh Trần", "item": "https://the-sea-pagoda-shadow-site.vercel.app/minh.html" }
      ]
    }
  ]
}
