Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Huntersville Irrigation Repair",
description: "Huntersville Irrigation Repair specializes in irrigation system repair, maintenance, and installation for residential properties throughout the Charlotte area. The team handles troubleshooting, seasonal startups, winterization blowouts, and smart controller upgrades to keep lawns and landscapes properly watered year-round. They provide free estimates and focus on efficient, reliable irrigation solutions.",
url: "http://huntersvilleirrigationrepair.com/",
telephone: "+1-704-422-4464",
address: {
@type: "PostalAddress",
streetAddress: "11330 Vanstory Dr",
addressLocality: "Huntersville",
addressRegion: "NC",
postalCode: "28078",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.3943758,
longitude: -80.8667504
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Huntersville, NC and surrounding Charlotte area communities",
knowsAbout: "Irrigation Systems, Homeowners with existing sprinkler systems, property managers maintaining multiple residential accounts, landscape contractors needing irrigation partnerships",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.