{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Comic, AFIN 2021",
  "url": "https://www.afinfestival.com/verify/2021-gorilla-my-dreams-mime-of-my-life-best-comic-winner",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Winner",
  "award": "Best Comic",
  "dateAwarded": "2021",
  "about": {
    "@type": "Movie",
    "name": "Gorilla my Dreams: Mime of my Life",
    "url": "https://www.afinfestival.com/films/2021/gorilla-my-dreams-mime-of-my-life",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Big Tim Stiles"
    }
  ]
}