{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Web Series, AFIN 2020",
  "url": "https://www.afinfestival.com/verify/2020-sydney-sleuthers-best-web-series-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Web Series",
  "dateAwarded": "2020",
  "about": {
    "@type": "Movie",
    "name": "Sydney Sleuthers",
    "url": "https://www.afinfestival.com/films/2020/sydney-sleuthers",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Joanna Beveridge"
    },
    {
      "@type": "Person",
      "name": "Nicole Delprado"
    },
    {
      "@type": "Person",
      "name": "Ivy Mak"
    }
  ]
}