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: "Aqua Leisure Pools - Pembroke Lake Cir",
description: "Aqua Leisure Pools is a full-service pool company in Virginia Beach offering pool construction, maintenance, repairs, and equipment sales. They handle everything from building new pools and spas to seasonal opening and closing services, equipment repairs, and ongoing chemical balancing and cleaning. With over a decade of local experience, Aqua Leisure serves residential clients throughout the Hampton Roads area with personalized pool care.",
url: "http://www.aqualeisurepools.com/",
telephone: "+1-757-499-7711",
address: {
@type: "PostalAddress",
streetAddress: "4604 Pembroke Lake Cir STE 101",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23455",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8619039,
longitude: -76.13340699999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "44",
bestRating: "5"
},
areaServed: "Virginia Beach and surrounding Hampton Roads, Virginia",
knowsAbout: "Pool & Spa Services, Homeowners seeking pool construction, families needing reliable weekly pool maintenance, pool owners requiring seasonal opening/closing services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Pool Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Equipment Sales & Service"
}
],
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.