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: "H2Oasis Pool & Spa",
description: "H2Oasis Pool & Spa is a full-service pool and spa retailer in Virginia Beach offering swimming pools, hot tubs, spas, and related sporting goods. They provide expert guidance on pool selection, maintenance, and spa products for residential customers looking to build or upgrade their backyard oasis.",
url: "http://www.h2oasisva.com/",
telephone: "+1-757-472-3115",
address: {
@type: "PostalAddress",
streetAddress: "4001 Virginia Beach Blvd",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23452",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.840303399999996,
longitude: -76.1123806
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Virginia Beach, VA and surrounding areas",
knowsAbout: "Pool & Spa Services, Homeowners building new pools, hot tub buyers, pool owners needing supplies and equipment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Pool & Spa Retailer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Local Guidance"
}
],
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.