{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Original Screenplay, AFIN 2019",
  "url": "https://www.afinfestival.com/verify/2019-the-last-of-the-pretty-boys-best-original-screenplay-winner",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Winner",
  "award": "Best Original Screenplay",
  "dateAwarded": "2019",
  "about": {
    "@type": "Movie",
    "name": "The Last Of The Pretty Boys",
    "url": "https://www.afinfestival.com/films/2019/the-last-of-the-pretty-boys",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Dustin Schmidt"
    }
  ]
}