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: "Flamingo Blue Pools",
description: "Flamingo Blue Pools is a full-service pool company serving Miami-Dade and Broward counties, offering pool cleaning, maintenance, repairs, equipment replacement, and new pool construction. With over a decade of experience, they specialize in keeping residential pools crystal clear and functioning optimally year-round in South Florida's demanding climate.",
url: "https://www.flamingobluepools.com/",
telephone: "+1-305-786-7665",
address: {
@type: "PostalAddress",
streetAddress: "1666 79th St",
addressLocality: "North Bay Village",
addressRegion: "FL",
postalCode: "33141",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.848311799999998,
longitude: -80.15124469999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "36",
bestRating: "5"
},
areaServed: "North Bay Village, Miami-Dade and Broward counties, South Florida",
knowsAbout: "Pool & Spa Services, Residential pool owners seeking reliable ongoing maintenance, homeowners planning new pool construction, property managers overseeing multiple pools",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pool Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "South Florida 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.