Structured Data

    Waxhaw Irrigation

    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: "Waxhaw Irrigation",
      description: "Waxhaw Irrigation is a locally-owned irrigation specialist serving the greater Charlotte area with comprehensive sprinkler system design, installation, and maintenance services. The team handles new system installations, repairs, winterization, and spring startup services for residential and commercial properties. They provide free estimates and personalized solutions to ensure efficient lawn and landscape watering year-round.",
      url: "http://www.waxhawirrigation.com/",
      telephone: "+1-704-774-3004",
      address: {
        @type: "PostalAddress",
        streetAddress: "3901 Providence Rd S ste b",
        addressLocality: "Waxhaw",
        addressRegion: "NC",
        postalCode: "28173",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.9390755,
        longitude: -80.7509314
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Waxhaw, NC and surrounding Charlotte region",
      knowsAbout: "Irrigation Systems, Homeowners needing new irrigation systems, property managers maintaining commercial landscapes, anyone requiring seasonal system maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free System Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Year-Round Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Owned & Experienced"
        }
      ],
      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.