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: "Swimming Pool Maintenance McKinney",
description: "Swimming Pool Maintenance McKinney provides comprehensive pool care services for residential customers in the McKinney area. The company specializes in routine pool cleaning, equipment repair, water chemistry balancing, and seasonal opening and closing services to keep pools safe and functioning year-round. They serve homeowners who want reliable, professional maintenance without the hassle of DIY pool care.",
url: "http://poolmaintenancemckinney.com/",
telephone: "+1-214-842-6251",
address: {
@type: "PostalAddress",
streetAddress: "2107 Eldorado Pkwy STE 110",
addressLocality: "McKinney",
addressRegion: "TX",
postalCode: "75070",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.1712245,
longitude: -96.6447156
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "McKinney, TX and surrounding areas",
knowsAbout: "Pool & Spa Services, Homeowners seeking routine pool maintenance, Busy professionals wanting outsourced pool care, Residential pool owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Pool Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.