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: "SGV pool maintenance",
description: "SGV Pool Maintenance provides comprehensive pool care services to homeowners in the Mint Hill and Charlotte area. Specializing in routine pool cleaning, maintenance, and seasonal services, they keep residential pools in pristine condition year-round. Their team handles water chemistry balancing, equipment repair, and opening/closing services to ensure hassle-free pool ownership.",
url: "https://www.sgvpoolmaintenance.com/",
telephone: "+1-704-985-2234",
address: {
@type: "PostalAddress",
streetAddress: "4614 Wilgrove Mint Hill Rd #01",
addressLocality: "Mint Hill",
addressRegion: "NC",
postalCode: "28227",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.1836578,
longitude: -80.6499551
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Mint Hill, Charlotte, and surrounding areas",
knowsAbout: "Pool & Spa Services, Homeowners seeking hassle-free pool maintenance, Busy professionals, Residential pool owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Year-Round Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Water Chemistry Management"
}
],
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.