{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Live Action Short Film, AFIN 2024",
  "url": "https://www.afinfestival.com/verify/2024-dive-best-live-action-short-film-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Live Action Short Film",
  "dateAwarded": "2024",
  "about": {
    "@type": "Movie",
    "name": "DIVE",
    "url": "https://www.afinfestival.com/films/2024/dive",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "New Zealand"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Ruth Gill"
    },
    {
      "@type": "Person",
      "name": "Tyler Redmond"
    }
  ]
}