{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Feature Screenplay, AFIN 2022",
  "url": "https://www.afinfestival.com/verify/2022-the-thursday-whaler-best-feature-screenplay-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Feature Screenplay",
  "dateAwarded": "2022",
  "about": {
    "@type": "Movie",
    "name": "The Thursday whaler",
    "url": "https://www.afinfestival.com/films/2022/the-thursday-whaler",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Damien Mulvany"
    }
  ]
}