{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://compasscoverage.com/#organization",
      "name": "Compass Insurance",
      "url": "https://compasscoverage.com/",
      "description": "Compass Insurance"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/compass-insurance#asg",
      "name": "Compass Insurance ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/compass-insurance",
      "isPartOf": {
        "@id": "https://compasscoverage.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}