{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Original Screenplay, AFIN 2019",
  "url": "https://www.afinfestival.com/verify/2019-rogue-s-coward-best-original-screenplay-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Original Screenplay",
  "dateAwarded": "2019",
  "about": {
    "@type": "Movie",
    "name": "Rogue's Coward",
    "url": "https://www.afinfestival.com/films/2019/rogue-s-coward",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Robert J. Rogers"
    }
  ]
}