{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Young Artist, AFIN 2019",
  "url": "https://www.afinfestival.com/verify/2019-not-like-me-best-young-artist-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Young Artist",
  "dateAwarded": "2019",
  "about": {
    "@type": "Movie",
    "name": "Not Like Me",
    "url": "https://www.afinfestival.com/films/2019/not-like-me",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Ethan Beer"
    }
  ]
}