{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Feature Film, AFIN 2021",
  "url": "https://www.afinfestival.com/verify/2021-south-of-heaven-best-feature-film-winner",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Winner",
  "award": "Best Feature Film",
  "dateAwarded": "2021",
  "about": {
    "@type": "Movie",
    "name": "South of Heaven",
    "url": "https://www.afinfestival.com/films/2021/south-of-heaven",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Roger Birnbaum"
    },
    {
      "@type": "Person",
      "name": "Dallas Sonnier"
    },
    {
      "@type": "Person",
      "name": "Amanda Presmyk"
    },
    {
      "@type": "Person",
      "name": "Chadd Harbold"
    }
  ]
}