Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Burlingame Sprinkler Repair",
description: "Burlingame Sprinkler Repair specializes in irrigation system repair, maintenance, and installation for residential properties in the Burlingame area. They provide comprehensive sprinkler services including system diagnostics, valve repairs, controller programming, and seasonal startup and blowout service to keep irrigation systems running efficiently throughout the year.",
url: "http://www.burlingamesprinklerrepair.com/",
telephone: "+1-650-490-4433",
address: {
@type: "PostalAddress",
streetAddress: "1525 Rollins Rd",
addressLocality: "Burlingame",
addressRegion: "CA",
postalCode: "94010",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5929748,
longitude: -122.3711021
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Burlingame and surrounding Peninsula communities",
knowsAbout: "Irrigation Systems, Homeowners with existing sprinkler systems needing repairs, residents wanting seasonal maintenance, property owners seeking water-efficient irrigation solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Irrigation Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Service Coverage"
}
],
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.