{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Feature Screenplay, AFIN 2021",
  "url": "https://www.afinfestival.com/verify/2021-the-adventuress-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": "2021",
  "about": {
    "@type": "Movie",
    "name": "The Adventuress",
    "url": "https://www.afinfestival.com/films/2021/the-adventuress",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Damien Mulvany"
    }
  ]
}