Structured Data

    Sprinkler Doctors

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sprinkler Doctors",
      description: "Sprinkler Doctors is a full-service irrigation company serving the Gilbert area with expertise in sprinkler system installation, repair, and maintenance. They handle everything from new system design and installation to seasonal winterization and spring startup services, helping homeowners and businesses maintain healthy landscapes year-round. Their team specializes in diagnosing and fixing irrigation problems quickly, and they offer smart controller upgrades to help customers reduce water waste and lower utility bills.",
      url: "http://sprinklerdoctors.com/",
      telephone: "+1-480-292-1773",
      address: {
        @type: "PostalAddress",
        streetAddress: "137 E Elliot Rd #3267",
        addressLocality: "Gilbert",
        addressRegion: "AZ",
        postalCode: "85299",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3495048,
        longitude: -111.78639129999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "91",
        bestRating: "5"
      },
      areaServed: "Gilbert, Arizona and surrounding East Valley communities",
      knowsAbout: "Irrigation Systems, Homeowners with established landscapes, property managers, water-conscious residents, and those with struggling or aging irrigation systems",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete System Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Seasonal Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Smart Technology Integration"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.