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: "Sandpiper Pool Services",
description: "Sandpiper Pool Services is a pool maintenance and service company based in Norwood, MA, serving the Greater Boston area. They specialize in pool cleaning, equipment repair, and seasonal opening and closing services to keep residential pools in optimal condition throughout the year.",
url: "https://www.aquaticsconnect.com/norwood/services-vendors/sandpiper-pool-services",
telephone: "+1-781-762-1923",
address: {
@type: "PostalAddress",
streetAddress: "15 E Cross St # L",
addressLocality: "Norwood",
addressRegion: "MA",
postalCode: "02062",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.1887353,
longitude: -71.19172139999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Norwood, MA and surrounding Boston suburbs",
knowsAbout: "Pool & Spa Services, Homeowners with residential pools, Seasonal pool owners, Property managers with pool facilities",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pool Care"
},
{
@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.