{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://grgaragedoor.com/#website",
      "name": "Grand Rapids Garage Door Repair Help",
      "url": "https://grgaragedoor.com/",
      "description": "A local garage door repair request website for Grand Rapids, MI and nearby communities.",
      "areaServed": [
        "Grand Rapids MI",
        "Wyoming MI",
        "Kentwood MI",
        "Walker MI",
        "East Grand Rapids MI",
        "Grandville MI",
        "Ada MI"
      ]
    },
    {
      "@type": "Service",
      "name": "Garage Door Repair request service in Grand Rapids, MI",
      "serviceType": "garage door repair",
      "areaServed": "Grand Rapids, MI",
      "telephone": "(586) 210-2104",
      "url": "https://grgaragedoor.com/"
    }
  ]
}