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: "Living Water",
description: "Living Water is a full-service home and outdoor contractor based in Franklin, TN, specializing in landscape design, irrigation systems, hardscaping, and outdoor living spaces. They offer comprehensive outdoor solutions from initial design through installation, serving homeowners throughout Middle Tennessee who want to transform their yards into functional and beautiful outdoor environments.",
url: "https://livingwaterhomeandoutdoor.com/about-us/",
telephone: "+1-615-939-5600",
address: {
@type: "PostalAddress",
streetAddress: "122 Pearl St",
addressLocality: "Franklin",
addressRegion: "TN",
postalCode: "37064",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.927805,
longitude: -86.9247462
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Franklin, TN and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking comprehensive landscape redesigns, property owners wanting new irrigation systems, Franklin-area residents planning outdoor living spaces",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Outdoor Design & Build"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Franklin Expertise"
}
],
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.