{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.sffilm.org/#organization",
      "name": "SFFILM",
      "url": "http://www.sffilm.org/",
      "description": "Audiences come here to find singular movies from the latest and greatest filmmakers. We teach kids about the world through film and movie-going. And we make sure independent filmmakers get their stories to the big screen."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sffilm#asg",
      "name": "SFFILM ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sffilm",
      "isPartOf": {
        "@id": "http://www.sffilm.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}