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: "Redemption Pool Services",
description: "Redemption Pool Services is a full-service pool maintenance and repair company serving the San Antonio area. They specialize in pool cleaning, equipment repair, seasonal opening and closing, and water chemistry balancing to keep pools in top condition year-round. With extensive experience in South Texas pool care, they handle both residential maintenance and repair needs.",
url: "http://www.southtexaspoolrepair.com/",
telephone: "+1-210-347-1217",
address: {
@type: "PostalAddress",
streetAddress: "6923 W Loop 1604 N Suite 111",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78254",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.502029299999997,
longitude: -98.7020972
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "52",
bestRating: "5"
},
areaServed: "San Antonio and surrounding South Texas areas",
knowsAbout: "Pool & Spa Services, Residential pool owners, Property managers with multiple pools, Homeowners seeking year-round maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pool Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local South Texas 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.