Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "HydroZeus Sprinkler & Lighting",
description: "HydroZeus Sprinkler & Lighting is a full-service irrigation and outdoor lighting company based in Mundelein, IL. They specialize in sprinkler system installation, repair, and maintenance, along with landscape lighting design and installation. The team handles everything from new system design and setup to seasonal maintenance and troubleshooting, helping homeowners and businesses keep their landscapes healthy and beautifully lit year-round.",
telephone: "+1-847-504-9079",
address: {
@type: "PostalAddress",
streetAddress: "56 S Shaddle Ave",
addressLocality: "Mundelein",
addressRegion: "IL",
postalCode: "60060",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.262579099999996,
longitude: -87.9927641
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Mundelein, IL and surrounding northern Chicago suburbs",
knowsAbout: "Irrigation Systems, Homeowners seeking reliable irrigation maintenance, property managers wanting professional landscape lighting, customers needing spring startup or fall winterization services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Irrigation & Lighting Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Support"
}
],
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.