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: "Sprinkler Repair Ledgers",
description: "Ledger's Sprinklers is a family-owned irrigation company in Dallas with over 8 years of experience, specializing in sprinkler repair, installation, and maintenance for residential properties. Led by Michael and his team, they offer comprehensive services including sprinkler head replacement, valve repair, leak detection, new control box installation, and emergency after-hours service. Licensed and insured in Texas, they focus on water conservation and efficient landscape irrigation while providing transparent, honest service without upselling.",
url: "https://ledgers-sprinkler.ueniweb.com/",
telephone: "+1-469-500-2342",
address: {
@type: "PostalAddress",
streetAddress: "2323 Fenwick Dr",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75228",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8421662,
longitude: -96.6720972
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "162",
bestRating: "5"
},
areaServed: "Dallas, Texas and surrounding areas",
knowsAbout: "Irrigation Systems, Homeowners with broken or aging sprinkler systems, residential properties needing irrigation maintenance, families seeking water-efficient landscaping solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured in Texas"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency After-Hours Availability"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Water Conservation Focus"
}
],
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.