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: "Ocean Pool Service Pompano",
description: "Ocean Pool Service Pompano provides comprehensive pool maintenance and care for residential and commercial clients throughout the Pompano Beach area. Their services include regular pool cleaning, equipment repair, seasonal opening and closing, water chemistry balancing, and liner replacement. With a 5-star rating from 47 reviews, they're known for reliable, professional service and attention to detail.",
url: "https://www.aquaticsconnect.com/pompano-beach/services-vendors/ocean-pool-service-pompano",
telephone: "+1-954-213-5898",
address: {
@type: "PostalAddress",
streetAddress: "2761 NE 15th St",
addressLocality: "Pompano Beach",
addressRegion: "FL",
postalCode: "33062",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.2515038,
longitude: -80.0953479
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "47",
bestRating: "5"
},
areaServed: "Pompano Beach, Fort Lauderdale, and surrounding areas",
knowsAbout: "Pool & Spa Services, Homeowners with pools, Commercial property managers, Residents in Pompano Beach and surrounding communities",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pool Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.