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: "Optimum irrigation and lighting",
description: "Optimum Irrigation and Lighting is a locally-owned irrigation and outdoor lighting specialist serving the Franklin area. They design and install custom irrigation systems and landscape lighting to enhance curb appeal and maintain healthy lawns year-round. The team handles everything from system design and new installations to repairs and seasonal maintenance, helping homeowners and property managers get the most from their outdoor spaces.",
url: "https://optimumirrigationandlighting.com/",
telephone: "+1-615-949-1146",
address: {
@type: "PostalAddress",
streetAddress: "509 Liberty Pike",
addressLocality: "Franklin",
addressRegion: "TN",
postalCode: "37064",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9294592,
longitude: -86.85187959999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Franklin, Tennessee and surrounding communities",
knowsAbout: "Irrigation Systems, Homeowners seeking professional irrigation systems, Property managers maintaining commercial landscapes, Residents wanting outdoor lighting enhancements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Irrigation Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Outdoor Lighting"
}
],
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.