{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.myasdf.org/#organization",
      "name": "Autism Spectrum Disorder Foundation",
      "url": "http://www.myasdf.org/",
      "description": "ASDF educates the public about autism; provides families with tools and educational materials to assist in the early detection of autism as well as tools to assist children diagnosed with autism; and provides families with information on programs available for assistance."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/autism-spectrum-disorder-foundation#asg",
      "name": "Autism Spectrum Disorder Foundation ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/autism-spectrum-disorder-foundation",
      "isPartOf": {
        "@id": "http://www.myasdf.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}