{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Short Film, AFIN 2020",
  "url": "https://www.afinfestival.com/verify/2020-if-we-had-tomorrow-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": "2020",
  "about": {
    "@type": "Movie",
    "name": "If We Had Tomorrow",
    "url": "https://www.afinfestival.com/films/2020/if-we-had-tomorrow",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Ukraine"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Sergii Sushon"
    },
    {
      "@type": "Person",
      "name": "Anastasiya Yevchenko"
    },
    {
      "@type": "Person",
      "name": "Patritsiia Kuznietsova"
    }
  ]
}