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: "Poolside of the Carolinas, Inc",
description: "Poolside of the Carolinas is a full-service pool and spa retailer celebrating 50 years of operation in Durham and Mebane, NC. They sell above-ground pools, hot tubs, and spa accessories, plus chemicals and pool floats. Beyond retail, they offer professional pool services including seasonal opening and closing, recurring maintenance cleaning, and equipment repair. They also provide financing options through Wells Fargo for pools, spas, decks, hardscapes, and related products, with new service packages available for any budget.",
url: "http://poolsideofthecarolinas.com/",
telephone: "+1-919-477-8114",
address: {
@type: "PostalAddress",
streetAddress: "2005 N Pointe Dr",
addressLocality: "Durham",
addressRegion: "NC",
postalCode: "27705",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.030011,
longitude: -78.9248483
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Durham, Mebane, and surrounding areas of North Carolina",
knowsAbout: "Pool & Spa Services, Homeowners looking to install or maintain pools or spas, budget-conscious customers seeking service packages, those wanting financing flexibility",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "50 Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Service Packages"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Financing Available"
}
],
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.