{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Ensemble Cast, AFIN 2020",
  "url": "https://www.afinfestival.com/verify/2020-behind-the-door-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": "Behind the Door",
    "url": "https://www.afinfestival.com/films/2020/behind-the-door",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "France"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Marion Creusvaux"
    },
    {
      "@type": "Person",
      "name": "Yaniss Lespert"
    },
    {
      "@type": "Person",
      "name": "Julien Pestel"
    },
    {
      "@type": "Person",
      "name": "Camille Claris"
    },
    {
      "@type": "Person",
      "name": "Arthur Périer"
    },
    {
      "@type": "Person",
      "name": "Julien Ratel"
    },
    {
      "@type": "Person",
      "name": "Clément Naslin"
    }
  ]
}