{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://indydryervents.com/#website",
      "name": "Indianapolis Dryer Vent Cleaning Services",
      "url": "https://indydryervents.com/",
      "description": "A local dryer vent cleaning request website for Indianapolis, IN and nearby communities.",
      "areaServed": [
        "Indianapolis IN",
        "Carmel IN",
        "Fishers IN",
        "Greenwood IN",
        "Lawrence IN",
        "Plainfield IN",
        "Zionsville IN"
      ]
    },
    {
      "@type": "Service",
      "name": "Dryer Vent Cleaning request service in Indianapolis, IN",
      "serviceType": "dryer vent cleaning",
      "areaServed": "Indianapolis, IN",
      "telephone": "(586) 210-2104",
      "url": "https://indydryervents.com/"
    }
  ]
}