{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Emerging Female Director, AFIN 2021",
  "url": "https://www.afinfestival.com/verify/2021-the-plumber-best-emerging-female-director-winner",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Winner",
  "award": "Best Emerging Female Director",
  "dateAwarded": "2021",
  "about": {
    "@type": "Movie",
    "name": "The Plumber",
    "url": "https://www.afinfestival.com/films/2021/the-plumber",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Cate Carson"
    }
  ]
}