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: "Aqua Care Pool Services LLC",
description: "Aqua Care Pool Services LLC is a Virginia Beach-based pool maintenance and service company specializing in residential pool care. They offer comprehensive pool cleaning, equipment repair, seasonal opening and closing services, and water chemistry balancing to keep pools in optimal condition year-round. With a focus on reliable, professional service, Aqua Care helps homeowners maintain safe and healthy swimming environments.",
url: "https://www.aquaticsconnect.com/virginia-beach/services-vendors/aqua-care-pool-services-llc",
telephone: "+1-757-570-8930",
address: {
@type: "PostalAddress",
streetAddress: "750 Lord Dunmore Dr #106",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23464",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8162863,
longitude: -76.16850529999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "80",
bestRating: "5"
},
areaServed: "Virginia Beach, VA and surrounding areas",
knowsAbout: "Pool & Spa Services, Residential pool owners, Homeowners seeking recurring maintenance, Seasonal pool users",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pool Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Virginia Beach Expertise"
}
],
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.