{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Student Film, AFIN 2021",
  "url": "https://www.afinfestival.com/verify/2021-mom-the-movie-best-student-film-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Student Film",
  "dateAwarded": "2021",
  "about": {
    "@type": "Movie",
    "name": "Mom the Movie",
    "url": "https://www.afinfestival.com/films/2021/mom-the-movie",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  }
}