{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Australian Performance, AFIN 2025",
  "url": "https://www.afinfestival.com/verify/2025-she-wore-blue-best-australian-performance-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Australian Performance",
  "dateAwarded": "2025",
  "about": {
    "@type": "Movie",
    "name": "SHE WORE BLUE",
    "url": "https://www.afinfestival.com/films/2025/she-wore-blue",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Izzy Ford"
    }
  ]
}