{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Documentary Feature, AFIN 2022",
  "url": "https://www.afinfestival.com/verify/2022-green-is-the-new-black-best-documentary-feature-winner",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Winner",
  "award": "Best Documentary Feature",
  "dateAwarded": "2022",
  "about": {
    "@type": "Movie",
    "name": "Green Is The New Black",
    "url": "https://www.afinfestival.com/films/2022/green-is-the-new-black",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Jake Taylor"
    }
  ]
}