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: "Ski Irrigation",
description: "Ski Irrigation is a family-owned and operated, full-service lawn irrigation company serving Central Virginia with expertise in both commercial and residential systems. They offer comprehensive services including new system installation, sprinkler system repair and maintenance, and water-saving irrigation solutions designed for long-term efficiency. The team prioritizes eco-friendly practices and reliable, on-time service to keep properties lush and well-maintained throughout the season.",
url: "https://www.skiirrigation.com/",
telephone: "+1-804-625-9780",
address: {
@type: "PostalAddress",
streetAddress: "4291 Paynes Mill Rd",
addressLocality: "Bumpass",
addressRegion: "VA",
postalCode: "23024",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.8692144,
longitude: -77.8427291
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "24",
bestRating: "5"
},
areaServed: "Central Virginia, including Richmond, Goochland, and surrounding areas",
knowsAbout: "Irrigation Systems, Homeowners seeking reliable irrigation maintenance, Commercial properties needing specialized systems, Property owners prioritizing water efficiency",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Eco-Friendly Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Provider"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned & Insured"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.