{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Sound, AFIN 2023",
  "url": "https://www.afinfestival.com/verify/2023-this-man-s-worth-best-sound-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Sound",
  "dateAwarded": "2023",
  "about": {
    "@type": "Movie",
    "name": "THIS MAN'S WORTH",
    "url": "https://www.afinfestival.com/films/2023/this-man-s-worth",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Simon Rosenberg"
    },
    {
      "@type": "Person",
      "name": "Pip Atherstone-Reid"
    }
  ]
}