{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Documentary Feature, AFIN 2023",
  "url": "https://www.afinfestival.com/verify/2023-almost-home-life-after-incarceration-best-documentary-feature-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Documentary Feature",
  "dateAwarded": "2023",
  "about": {
    "@type": "Movie",
    "name": "Almost Home:  Life After Incarceration",
    "url": "https://www.afinfestival.com/films/2023/almost-home-life-after-incarceration",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Bill Wisneski"
    },
    {
      "@type": "Person",
      "name": "Cameron Lui"
    }
  ]
}