{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Short Screenplay, AFIN 2023",
  "url": "https://www.afinfestival.com/verify/2023-lives-before-your-eyes-best-short-screenplay-winner",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Winner",
  "award": "Best Short Screenplay",
  "dateAwarded": "2023",
  "about": {
    "@type": "Movie",
    "name": "Lives Before Your Eyes",
    "url": "https://www.afinfestival.com/films/2023/lives-before-your-eyes",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Australia"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Harry Sweby"
    }
  ]
}