{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Feature Film, AFIN 2020",
  "url": "https://www.afinfestival.com/verify/2020-sweet-taste-of-souls-best-feature-film-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Feature Film",
  "dateAwarded": "2020",
  "about": {
    "@type": "Movie",
    "name": "Sweet Taste Of Souls",
    "url": "https://www.afinfestival.com/films/2020/sweet-taste-of-souls",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  }
}