{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Feature Documentary, AFIN 2021",
  "url": "https://www.afinfestival.com/verify/2021-killing-escobar-best-feature-documentary-winner",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Winner",
  "award": "Best Feature Documentary",
  "dateAwarded": "2021",
  "about": {
    "@type": "Movie",
    "name": "Killing Escobar",
    "url": "https://www.afinfestival.com/films/2021/killing-escobar",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "UK"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Nick Taussig"
    },
    {
      "@type": "Person",
      "name": "Mick McAvoy"
    },
    {
      "@type": "Person",
      "name": "Alan Clements"
    },
    {
      "@type": "Person",
      "name": "David Whitney"
    }
  ]
}