{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Director, AFIN 2020",
  "url": "https://www.afinfestival.com/verify/2020-the-reckoning-best-director-winner",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Winner",
  "award": "Best Director",
  "dateAwarded": "2020",
  "about": {
    "@type": "Movie",
    "name": "The Reckoning",
    "url": "https://www.afinfestival.com/films/2020/the-reckoning",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "UK"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Neil Marshall"
    }
  ]
}