{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://htownsprinkler.com/#website",
      "name": "Houston Sprinkler Repair Help",
      "url": "https://htownsprinkler.com/",
      "description": "Independent sprinkler and irrigation repair request website for Houston, TX."
    },
    {
      "@type": "Service",
      "name": "Sprinkler Repair request intake in Houston, TX",
      "serviceType": "sprinkler and irrigation repair",
      "areaServed": [
        "Houston",
        "Sugar Land",
        "Katy",
        "Pearland",
        "Cypress",
        "Spring",
        "The Woodlands"
      ],
      "telephone": "+15862102104",
      "url": "https://htownsprinkler.com/"
    }
  ]
}