{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Visual Effects, AFIN 2026",
  "url": "https://www.afinfestival.com/verify/2026-never-too-late-best-visual-effects-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Visual Effects",
  "dateAwarded": "2026",
  "about": {
    "@type": "Movie",
    "name": "Never Too Late",
    "url": "https://www.afinfestival.com/films/2026/never-too-late",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Colleen Davie Janes"
    }
  ]
}