{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Music Video, AFIN 2023",
  "url": "https://www.afinfestival.com/verify/2023-good-evening-best-music-video-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Music Video",
  "dateAwarded": "2023",
  "about": {
    "@type": "Movie",
    "name": "Good evening",
    "url": "https://www.afinfestival.com/films/2023/good-evening",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Russia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Alexey Belkin"
    }
  ]
}