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: "Top Notch Pool Co. LLC",
description: "Top Notch Pool Co. is a CPO-certified swimming pool service and repair company serving Corpus Christi and surrounding areas since 2022. They specialize in residential and commercial pool maintenance, equipment repairs and installations, filter cleanings, and pool remodeling. With over 15 years of combined experience and membership in the local IPSSA chapter, they deliver dependable maintenance and prompt repairs backed by a parts and labor guarantee.",
url: "http://www.topnotchpoolco.com/",
telephone: "+1-361-728-6949",
address: {
@type: "PostalAddress",
streetAddress: "4618 Weiskopf Ln",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78413",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.6931871,
longitude: -97.4020819
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Corpus Christi, North Padre Island, and Port Aransas, Texas",
knowsAbout: "Pool & Spa Services, Commercial property managers, Residential pool owners, Homeowners seeking comprehensive pool maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "CPO Certified & IPSSA Member"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Pool Remodeling Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Parts & Labor Guarantee"
}
],
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.