{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Feature Screenplay, AFIN 2020",
  "url": "https://www.afinfestival.com/verify/2020-the-case-of-the-notorious-roboticist-best-feature-screenplay-winner",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Winner",
  "award": "Best Feature Screenplay",
  "dateAwarded": "2020",
  "about": {
    "@type": "Movie",
    "name": "The Case of the Notorious Roboticist",
    "url": "https://www.afinfestival.com/films/2020/the-case-of-the-notorious-roboticist",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "David Hearne"
    }
  ]
}