{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Student Film, AFIN 2019",
  "url": "https://www.afinfestival.com/verify/2019-we-meet-on-the-roof-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": "2019",
  "about": {
    "@type": "Movie",
    "name": "We Meet On The Roof",
    "url": "https://www.afinfestival.com/films/2019/we-meet-on-the-roof",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "China"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Nicholas Sun"
    }
  ]
}