Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 127 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "AQUA PROS - Timberlake Rd",
description: "Aqua Pros is a full-service pool and spa retailer and service provider serving Lynchburg since 1984. They offer pool construction and installation, hot tub and swim spa sales, weekly pool maintenance and chemical balancing, pool opening and closing, equipment repair (pumps, filters, heaters, liners), hot tub servicing for any brand, and leak detection. Beyond aquatics, they also sell and service hearth products including wood stoves, gas fireplaces, pellet stoves, chimney sweeping, and Big Green Egg grills and accessories from three showroom locations.",
url: "https://aquapros.com/",
telephone: "+1-434-237-5913",
address: {
@type: "PostalAddress",
streetAddress: "20451 Timberlake Rd",
addressLocality: "Lynchburg",
addressRegion: "VA",
postalCode: "24502",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3418361,
longitude: -79.2370804
},
openingHoursSpecification: [
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Mon",
opens: "9:00 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Tue",
opens: "9:00 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Wed",
opens: "9:00 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Thu",
opens: "9:00 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Fri",
opens: "9:00 AM",
closes: "6:00 PM"
},
{
@type: "OpeningHoursSpecification",
dayOfWeek: "Sat",
opens: "9:00 AM",
closes: "4:00 PM"
}
],
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "219",
bestRating: "5"
},
founder: {
@type: "Person",
name: "Bob Davis",
jobTitle: "President"
},
foundingDate: "1984",
areaServed: "Lynchburg, Virginia and surrounding areas",
knowsAbout: "Pool & Spa Services, Pool and hot tub owners seeking ongoing maintenance, homeowners planning new pool construction, buyers upgrading or replacing existing equipment, property owners wanting bundled seasonal service packages",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "40+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Three Showroom Locations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "$500 Price Match Guarantee"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "40 Years Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "4.4-Star Google Rating"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "$500 Price Match Guarantee"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Provider"
}
],
sameAs: [
"https://www.facebook.com/aquaprosva",
"https://twitter.com/AquaprosPools",
"https://www.pinterest.com/aquaprosva",
"https://www.instagram.com/aquaprospoolsandspas",
"https://www.youtube.com/channel/UCXPAAREkRCwDzzDZWzm749g"
],
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.