{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Young Artist, AFIN 2019",
  "url": "https://www.afinfestival.com/verify/2019-a-brief-wait-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": "A Brief Wait",
    "url": "https://www.afinfestival.com/films/2019/a-brief-wait",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Hailey Harris"
    }
  ]
}