{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Original Score, AFIN 2024",
  "url": "https://www.afinfestival.com/verify/2024-dive-best-original-score-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Original Score",
  "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": "Maxwell Stone"
    }
  ]
}