{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Art Direction, AFIN 2026",
  "url": "https://www.afinfestival.com/verify/2026-the-damned-thing-best-art-direction-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Art Direction",
  "dateAwarded": "2026",
  "about": {
    "@type": "Movie",
    "name": "The Damned Thing",
    "url": "https://www.afinfestival.com/films/2026/the-damned-thing",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Christopher Lewis"
    }
  ]
}