{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Original Score, AFIN 2023",
  "url": "https://www.afinfestival.com/verify/2023-let-me-have-my-son-best-original-score-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Original Score",
  "dateAwarded": "2023",
  "about": {
    "@type": "Movie",
    "name": "Let Me Have My Son",
    "url": "https://www.afinfestival.com/films/2023/let-me-have-my-son",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "John Sponsler"
    }
  ]
}