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: "Brother's Irrigation & Lighting",
description: "Brother's Irrigation & Lighting provides comprehensive irrigation system installation, repair, and maintenance services for residential properties throughout the Knoxville area. They specialize in custom irrigation design, landscape lighting installation, and seasonal system care to keep lawns and gardens thriving year-round. The team handles everything from new system installations to repairs and winterization services.",
url: "https://brothersirrigationandlightingtn.com/",
telephone: "+1-865-243-1501",
address: {
@type: "PostalAddress",
streetAddress: "5808 Whisper Wood Rd",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0949726,
longitude: -83.88993160000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Irrigation Systems, Homeowners seeking reliable irrigation installation and maintenance, property owners wanting landscape lighting upgrades, customers needing seasonal system care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Irrigation & Lighting Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full System Lifecycle Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Knoxville Experience"
}
],
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.