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: "Upstate Pool Repair",
description: "Upstate Pool Repair is a family-owned pool repair business with over 40 years of combined experience, specializing in swimming pool leak detection and repair for both residential and commercial clients. Led by owner and certified Dive Master Brent Atkins and founder Mike Atkins (a Master Dive Instructor with thousands of pool repairs), they use advanced leak detection equipment to identify and repair pool issues with same-day response guarantees. Most leaks are fixed on-site, and they test the repair before leaving to ensure water loss has stopped.",
url: "http://upstatepoolrepair.com/",
telephone: "+1-864-572-4200",
address: {
@type: "PostalAddress",
streetAddress: "333 Whitney Rd",
addressLocality: "Spartanburg",
addressRegion: "SC",
postalCode: "29303",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.9721125,
longitude: -81.9393547
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "98",
bestRating: "5"
},
areaServed: "Spartanburg, South Carolina and surrounding Upstate SC areas",
knowsAbout: "Pool & Spa Services, Residential and commercial pool owners with leaks, homeowners needing same-day pool repair service, property managers maintaining multiple pools",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Master Divers"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Response & On-Site Repairs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned & Customer-Focused"
}
],
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.