{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Short Screenplay, AFIN 2022",
  "url": "https://www.afinfestival.com/verify/2022-check-out-diner-best-short-screenplay-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Short Screenplay",
  "dateAwarded": "2022",
  "about": {
    "@type": "Movie",
    "name": "Check Out Diner",
    "url": "https://www.afinfestival.com/films/2022/check-out-diner",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Eamonn Eeles"
    }
  ]
}