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 Agents Pool and Spa",
description: "Aqua Agents Pool and Spa is a full-service pool and spa company serving the Tampa Bay area from their Odessa location. They specialize in pool cleaning, maintenance, equipment repair, and spa services for residential clients. With a strong focus on customer satisfaction and attention to detail, Aqua Agents keeps pools crystal clear and running smoothly year-round.",
url: "https://aquaagentspools.com/",
telephone: "+1-813-480-5883",
address: {
@type: "PostalAddress",
streetAddress: "1834 Anna Rd",
addressLocality: "Odessa",
addressRegion: "FL",
postalCode: "33556",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.185549599999998,
longitude: -82.5658203
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Odessa, FL and surrounding Tampa Bay communities",
knowsAbout: "Pool & Spa Services, Homeowners with pools and spas, Busy professionals seeking weekly maintenance, Residents with pool equipment issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pool & Spa 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.