{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Feature Film, AFIN 2019",
  "url": "https://www.afinfestival.com/verify/2019-the-thin-line-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": "2019",
  "about": {
    "@type": "Movie",
    "name": "The Thin Line",
    "url": "https://www.afinfestival.com/films/2019/the-thin-line",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Jay Thames"
    },
    {
      "@type": "Person",
      "name": "C. Eric Powell"
    }
  ]
}