{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://healthcare.ascension.org/#organization",
      "name": "Healthcare",
      "url": "https://healthcare.ascension.org/",
      "description": "At Ascension, we listen and provide healthcare that"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/healthcare#asg",
      "name": "Healthcare ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/healthcare",
      "isPartOf": {
        "@id": "https://healthcare.ascension.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}