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: "Richmond Irrigation & Outdoor Lighting",
description: "Richmond Irrigation & Outdoor Lighting is a full-service irrigation and outdoor lighting company serving the Richmond area since 1985. They specialize in designing, installing, and maintaining sprinkler systems for residential and commercial properties, along with custom outdoor lighting solutions. The company offers system design, installation, repair, winterization, and spring startup services to keep landscapes healthy and properties beautifully lit year-round.",
url: "http://www.richmondirrigation.com/",
telephone: "+1-804-271-8030",
address: {
@type: "PostalAddress",
streetAddress: "600 Research Rd",
addressLocality: "North Chesterfield",
addressRegion: "VA",
postalCode: "23236",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5014691,
longitude: -77.60172949999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "64",
bestRating: "5"
},
areaServed: "Richmond, North Chesterfield, and surrounding Central Virginia areas",
knowsAbout: "Irrigation Systems, Homeowners seeking complete landscape irrigation, Commercial property managers, Residents wanting coordinated irrigation and outdoor lighting",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Outdoor Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Year-Round Maintenance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Business"
}
],
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.