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: "Lake Travis Pool & Spa",
description: "Lake Travis Pool & Spa provides comprehensive pool and spa services to the Lakeway area and surrounding communities. They offer pool cleaning, maintenance, equipment repair, hot tub/spa service, seasonal opening and closing, and water chemistry balancing to keep residential pools and spas in top condition. Whether you need routine maintenance or emergency repairs, they deliver hands-on expertise for both in-ground and above-ground pools.",
url: "http://www.laketravispoolandspa.com/",
telephone: "+1-800-609-4181",
address: {
@type: "PostalAddress",
streetAddress: "111 Lido St #5119",
addressLocality: "Lakeway",
addressRegion: "TX",
postalCode: "78734",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.358607300000003,
longitude: -97.989666
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.3",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Lakeway, TX and surrounding Austin-area communities",
knowsAbout: "Pool & Spa Services, Residential pool owners, hot tub owners, lakeside property managers, homeowners seeking regular maintenance plans",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Pool & Spa Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Lakeway-Based Service"
}
],
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.