{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Short Film, AFIN 2021",
  "url": "https://www.afinfestival.com/verify/2021-side-effect-best-short-film-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Short Film",
  "dateAwarded": "2021",
  "about": {
    "@type": "Movie",
    "name": "Side Effect",
    "url": "https://www.afinfestival.com/films/2021/side-effect",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Renny Grames"
    },
    {
      "@type": "Person",
      "name": "Andrea Shreeman"
    }
  ]
}