{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Australian Actor, AFIN 2020",
  "url": "https://www.afinfestival.com/verify/2020-the-mirror-best-australian-actor-winner",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Winner",
  "award": "Best Australian Actor",
  "dateAwarded": "2020",
  "about": {
    "@type": "Movie",
    "name": "The Mirror",
    "url": "https://www.afinfestival.com/films/2020/the-mirror",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Matt Day"
    }
  ]
}