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: "Pool Heaven Service and Maintenance",
description: "Pool Heaven Service and Maintenance is a San Antonio-based pool care company specializing in professional maintenance, cleaning, and repair services for residential pools. They offer comprehensive pool upkeep to keep your water crystal clear and equipment running smoothly, serving the San Antonio area with dedicated service.",
url: "http://www.poolheaveninc.com/",
telephone: "+1-210-852-5134",
address: {
@type: "PostalAddress",
streetAddress: "2311 Nashwood St",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78232",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.583711899999997,
longitude: -98.45663909999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Pool & Spa Services, Residential pool owners seeking reliable ongoing maintenance, busy homeowners who need weekly cleaning service, pool owners with equipment issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Pool Maintenance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Equipment Repair Services"
}
],
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.