Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Tropical Pools",
description: "Tropical Pools is a family-owned pool service company with over 30 years of experience serving residential and commercial customers throughout the Jacksonville area. They handle all aspects of pool maintenance including weekly service, one-time cleanings, algae removal, and repair or replacement of pumps, motors, and filters. Built on reliability, punctuality, and customer satisfaction, they focus on keeping pools in perfect condition so customers can simply enjoy them.",
url: "https://www.tropicalpoolsjacksonville.com/",
telephone: "+1-904-434-6791",
address: {
@type: "PostalAddress",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32205",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.312149799999997,
longitude: -81.7375526
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Jacksonville and surrounding areas, FL",
knowsAbout: "Pool & Spa Services, Residential pool owners, commercial property managers, homeowners seeking reliable weekly maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30+ Years in Business"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Service Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customer-Focused Approach"
}
],
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.