{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://smudge-films.com/#organization",
      "name": "Smudge Films",
      "url": "https://smudge-films.com/",
      "description": "Smudge Films was founded by producer Sarah Winshall in 2018. We are an independent production company dedicated to making personal films with unique worldviews."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/smudge-films#asg",
      "name": "Smudge Films ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/smudge-films",
      "isPartOf": {
        "@id": "https://smudge-films.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}