{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Feature Documentary, AFIN 2021",
  "url": "https://www.afinfestival.com/verify/2021-blue-ridge-the-randy-detrick-story-best-feature-documentary-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Feature Documentary",
  "dateAwarded": "2021",
  "about": {
    "@type": "Movie",
    "name": "Blue Ridge: The Randy Detrick Story",
    "url": "https://www.afinfestival.com/films/2021/blue-ridge-the-randy-detrick-story",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "USA"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Ralph Lucchese"
    },
    {
      "@type": "Person",
      "name": "Randy Detrick"
    },
    {
      "@type": "Person",
      "name": "George S. Jacobs III"
    },
    {
      "@type": "Person",
      "name": "Pattie Tironi"
    },
    {
      "@type": "Person",
      "name": "Tiffany Detrick"
    }
  ]
}