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: "Turner's Pool & Spa Inc.",
description: "Turner's Pool & Spa Inc. is a full-service pool and spa company serving the Fredericksburg area with expertise in pool maintenance, repair, and spa services. The business handles both residential and commercial accounts, offering solutions from routine cleaning and chemical balancing to equipment repairs and seasonal opening/closing services. They specialize in keeping pools and hot tubs operational year-round with professional-grade service.",
url: "http://www.turnerspoolandspa.com/",
telephone: "+1-540-891-8650",
address: {
@type: "PostalAddress",
streetAddress: "10702 Stoner Dr Suite B3",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22408",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.250939599999995,
longitude: -77.495515
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.2",
reviewCount: "52",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Pool & Spa Services, Homeowners with residential pools, Commercial property managers, Hot tub owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Year-Round Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.