{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.greatgaragedoors.com/#organization",
      "name": "Great Garage Doors",
      "url": "http://www.greatgaragedoors.com/",
      "description": "Great Garage Doors offers top notch garage door installation and repair services in Youngstown, OH and surrounding Mahoning County. Authorized Haas Dealer."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/great-garage-doors#asg",
      "name": "Great Garage Doors ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/great-garage-doors",
      "isPartOf": {
        "@id": "http://www.greatgaragedoors.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}