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: "Pool Maintenance Services of Addison",
description: "Pool Maintenance Services of Addison provides comprehensive pool care and maintenance for residential and commercial properties in the Dallas area. Specializing in weekly cleaning, chemical balancing, equipment repair, and seasonal opening and closing services, they keep pools safe, clean, and properly functioning year-round. Their experienced team handles everything from routine maintenance to troubleshooting pool equipment issues.",
url: "http://addisonpoolmaintenance.com/",
telephone: "+1-214-556-5424",
address: {
@type: "PostalAddress",
streetAddress: "14131 Midway Rd 2025 STE 2025",
addressLocality: "Addison",
addressRegion: "TX",
postalCode: "75001",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9424801,
longitude: -96.83962559999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Addison, Dallas, and surrounding North Texas communities",
knowsAbout: "Pool & Spa Services, Residential pool owners, Commercial property managers, Busy homeowners seeking weekly maintenance programs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Maintenance Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Equipment Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Seasonal Opening & Closing"
}
],
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.