{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Ensemble Cast, AFIN 2020",
  "url": "https://www.afinfestival.com/verify/2020-maze-of-fate-best-ensemble-cast-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Ensemble Cast",
  "dateAwarded": "2020",
  "about": {
    "@type": "Movie",
    "name": "Maze of Fate",
    "url": "https://www.afinfestival.com/films/2020/maze-of-fate",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Richard Cabral"
    },
    {
      "@type": "Person",
      "name": "Robert LaSardo"
    },
    {
      "@type": "Person",
      "name": "Corina Calderon"
    },
    {
      "@type": "Person",
      "name": "Anita Korosi"
    },
    {
      "@type": "Person",
      "name": "Cesar Garcia"
    },
    {
      "@type": "Person",
      "name": "Ishaan Bahri"
    }
  ]
}