{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Cinematography, AFIN 2021",
  "url": "https://www.afinfestival.com/verify/2021-a-godless-country-best-cinematography-winner",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Winner",
  "award": "Best Cinematography",
  "dateAwarded": "2021",
  "about": {
    "@type": "Movie",
    "name": "A Godless Country",
    "url": "https://www.afinfestival.com/films/2021/a-godless-country",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Jesse Richardson"
    }
  ]
}