{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Picture, AFIN 2022",
  "url": "https://www.afinfestival.com/verify/2022-inside-a-funeral-hall-best-picture-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Picture",
  "dateAwarded": "2022",
  "about": {
    "@type": "Movie",
    "name": "Inside a funeral hall",
    "url": "https://www.afinfestival.com/films/2022/inside-a-funeral-hall",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "South Korea"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Ho-hyun Lee"
    }
  ]
}