{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "Nominee - Best Director, AFIN 2025",
  "url": "https://www.afinfestival.com/verify/2025-chicken-broth-soup-best-director-nominee",
  "verified": true,
  "issuer": {
    "@type": "Organization",
    "name": "AFIN International Film Festival",
    "url": "https://www.afinfestival.com"
  },
  "credentialCategory": "Award Nominee",
  "award": "Best Director",
  "dateAwarded": "2025",
  "about": {
    "@type": "Movie",
    "name": "CHICKEN BROTH SOUP",
    "url": "https://www.afinfestival.com/films/2025/chicken-broth-soup",
    "countryOfOrigin": {
      "@type": "Country",
      "name": "Turkey"
    }
  },
  "recipient": [
    {
      "@type": "Person",
      "name": "Deniz Büyükkırlı"
    }
  ]
}