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: "Nemo Pool Service",
description: "Nemo Pool Service is a Port St. Lucie-based pool maintenance and repair company serving residential customers throughout the area. They specialize in regular pool cleaning, equipment repair, seasonal opening and closing, and water chemistry balancing to keep pools safe and properly maintained. With local expertise and consistent service, Nemo Pool Service handles the technical and ongoing care that pool owners need.",
url: "http://nemopoolservice.com/",
telephone: "+1-772-579-1188",
address: {
@type: "PostalAddress",
streetAddress: "977 SW Aviation Ave",
addressLocality: "Port St. Lucie",
addressRegion: "FL",
postalCode: "34953",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.2623425,
longitude: -80.377972
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Port St. Lucie and surrounding areas, Florida",
knowsAbout: "Pool & Spa Services, Residential pool owners seeking regular maintenance, homeowners with pool equipment problems, seasonal pool preparation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pool Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Port St. Lucie Business"
}
],
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.