{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.goodmanmfg.com/#organization",
      "name": "Air Conditioning and Heating Systems",
      "url": "https://www.goodmanmfg.com/",
      "description": "Goodman Manufacturing offers a range of affordable air conditioning, packaged units, heat pumps and gas furnaces for residential heating and cooling needs."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/air-conditioning-and-heating-systems#asg",
      "name": "Air Conditioning and Heating Systems ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/air-conditioning-and-heating-systems",
      "isPartOf": {
        "@id": "https://www.goodmanmfg.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}