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: "AcquaDucks Pool Services",
description: "AcquaDucks Pool Services is a Fort Mill-based pool maintenance and service company specializing in residential pool care, repairs, and seasonal opening/closing services. The team handles water chemistry balancing, equipment repairs, and routine cleaning to keep pools in top condition year-round. They serve the greater Charlotte area with dependable, professional service backed by strong customer reviews.",
url: "https://acquaducks.com/",
telephone: "+1-803-620-1806",
address: {
@type: "PostalAddress",
streetAddress: "1974 Carolina Pl Suite 128",
addressLocality: "Fort Mill",
addressRegion: "SC",
postalCode: "29708",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0332882,
longitude: -80.96598089999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Fort Mill, SC and surrounding areas including Charlotte metro",
knowsAbout: "Pool & Spa Services, Residential pool owners, Busy homeowners, Seasonal pool users, Property managers with pools",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Year-Round Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Spectrum Pool Care"
}
],
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.