{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.brouwerplumbing.com/#organization",
      "name": "Brouwer Plumbing & Heating",
      "url": "http://www.brouwerplumbing.com/",
      "description": "London Ontario's Plumbing & Heating Supply Specialists"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/brouwer-plumbing-and-heating#asg",
      "name": "Brouwer Plumbing & Heating ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/brouwer-plumbing-and-heating",
      "isPartOf": {
        "@id": "http://www.brouwerplumbing.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}