Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Apex Pools & Spas LLC",
description: "Apex Pools & Spas LLC is a full-service pool and spa company in Corpus Christi specializing in residential and commercial pool construction, renovations, plaster work, and ongoing maintenance. They handle everything from new pool builds and water feature installations to equipment upgrades, plaster restoration, deck repair, and weekly maintenance and repair services. Their team combines years of construction experience with a commitment to clear communication and quality craftsmanship throughout the entire project.",
url: "https://www.apexpoolsandspasllc.com/",
telephone: "+1-361-994-1418",
address: {
@type: "PostalAddress",
streetAddress: "5909 Patton St",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78414",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.6918398,
longitude: -97.372847
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Pool & Spa Services, Homeowners wanting new pools or spa renovations, Busy homeowners needing ongoing maintenance, Commercial property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Smart Pool Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Maintenance Team"
}
],
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.