{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.springfieldclinic.com/#organization",
      "name": "Springfield Clinic",
      "url": "https://www.springfieldclinic.com/",
      "description": "Improving health, providing value and serving the community since 1939."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/springfield-clinic#asg",
      "name": "Springfield Clinic ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/springfield-clinic",
      "isPartOf": {
        "@id": "https://www.springfieldclinic.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}