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: "Andy's Sprinkler, Drainage & Lighting",
description: "Andy's Sprinkler, Drainage & Lighting is a full-service outdoor systems company serving Lubbock and surrounding areas with sprinkler installation, repair, and maintenance; drainage solutions including French drains and sump pump systems; and landscape and holiday lighting design and installation. Led by certified, experienced technicians, they specialize in systems built for Lubbock's dry climate and local weather conditions, offering transparent pricing, free estimates, and a 100% satisfaction guarantee.",
url: "https://sprinklerdrainage.com/location/lubbock/",
telephone: "+1-866-519-3785",
address: {
@type: "PostalAddress",
streetAddress: "7507 68th St",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5308531,
longitude: -101.9859018
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "402",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas including Abernathy, Idalou, Lorenzo, Ransom Canyon, Shallowater, Slaton, Wolfforth, and Amarillo",
knowsAbout: "Irrigation Systems, Homeowners with irrigation or drainage issues, property owners upgrading landscape lighting, busy professionals who want reliable outdoor systems, anyone in Lubbock's dry climate needing water-efficient solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Lubbock Climate Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Offering"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "100% Satisfaction Guarantee"
}
],
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.