{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Queensland Short Film, AFIN 2025",
  "url": "https://www.afinfestival.com/verify/2025-the-celebrant-best-queensland-short-film-winner",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Winner",
  "award": "Best Queensland Short Film",
  "dateAwarded": "2025",
  "about": {
    "@type": "Movie",
    "name": "THE CELEBRANT",
    "url": "https://www.afinfestival.com/films/2025/the-celebrant",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Kate Armon"
    },
    {
      "@type": "Person",
      "name": "Shannon Rigbye"
    },
    {
      "@type": "Person",
      "name": "Craig Smith"
    }
  ]
}