{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Music Video, AFIN 2022",
  "url": "https://www.afinfestival.com/verify/2022-skeletons-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": "2022",
  "about": {
    "@type": "Movie",
    "name": "Skeletons",
    "url": "https://www.afinfestival.com/films/2022/skeletons",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Colombia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Laura Moreno"
    },
    {
      "@type": "Person",
      "name": "Laura Rueda"
    },
    {
      "@type": "Person",
      "name": "Gabe Silva"
    }
  ]
}