{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Winner - Best Emerging Female Director, AFIN 2022",
  "url": "https://www.afinfestival.com/verify/2022-my-soul-to-take-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": "2022",
  "about": {
    "@type": "Movie",
    "name": "My Soul To Take",
    "url": "https://www.afinfestival.com/films/2022/my-soul-to-take",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Canada"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Laura Vandervoort"
    }
  ]
}