{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Australian Performance, AFIN 2025",
  "url": "https://www.afinfestival.com/verify/2025-the-mediator-best-australian-performance-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Australian Performance",
  "dateAwarded": "2025",
  "about": {
    "@type": "Movie",
    "name": "THE MEDIATOR",
    "url": "https://www.afinfestival.com/films/2025/the-mediator",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Steve Bastoni"
    }
  ]
}