{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://chiefcitymechanical.com/#organization",
      "name": "Chief City Mechanical",
      "url": "http://chiefcitymechanical.com/",
      "description": "Commercial. Industrial. Design Build. Residential."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/chief-city-mechanical#asg",
      "name": "Chief City Mechanical ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/chief-city-mechanical",
      "isPartOf": {
        "@id": "http://chiefcitymechanical.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}