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: "Falling Water Irrigation",
description: "Falling Water Irrigation is a locally-owned irrigation service company serving the Hixson area and surrounding communities. They specialize in irrigation system installation, repair, and maintenance for residential and commercial properties. With experience in both new system design and troubleshooting existing systems, they help property owners maintain healthy landscapes efficiently.",
url: "http://fallingwater1458.com/",
telephone: "+1-423-842-6083",
address: {
@type: "PostalAddress",
streetAddress: "6426 Levi Rd",
addressLocality: "Hixson",
addressRegion: "TN",
postalCode: "37343",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.1853966,
longitude: -85.2695543
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.6",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Hixson, TN and surrounding areas",
knowsAbout: "Irrigation Systems, Homeowners, Property managers, Commercial landscape owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Capabilities"
}
],
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.