{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Sound, AFIN 2023",
  "url": "https://www.afinfestival.com/verify/2023-banshees-ridge-best-sound-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Sound",
  "dateAwarded": "2023",
  "about": {
    "@type": "Movie",
    "name": "BANSHEES RIDGE",
    "url": "https://www.afinfestival.com/films/2023/banshees-ridge",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Peter Kurucz"
    },
    {
      "@type": "Person",
      "name": "Michael Angelo Monaco"
    }
  ]
}