{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Web Series, AFIN 2021",
  "url": "https://www.afinfestival.com/verify/2021-blind-bitter-happiness-best-web-series-winner",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Winner",
  "award": "Best Web Series",
  "dateAwarded": "2021",
  "about": {
    "@type": "Movie",
    "name": "Blind Bitter Happiness",
    "url": "https://www.afinfestival.com/films/2021/blind-bitter-happiness",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "New Zealand"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Peter Feeney"
    },
    {
      "@type": "Person",
      "name": "Sam McKillen"
    }
  ]
}