Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Pool Bros",
description: "Pool Bros is a full-service pool maintenance and repair company serving central New Jersey from their East Brunswick location. They specialize in weekly pool cleaning, equipment repair, seasonal opening and closing services, and water chemistry balancing to keep residential pools in pristine condition year-round. With a focus on reliable service and customer satisfaction, Pool Bros handles both routine maintenance and emergency repairs for homeowners throughout the region.",
url: "http://poolbrosnj.com/",
telephone: "+1-732-593-7133",
address: {
@type: "PostalAddress",
streetAddress: "614 Cranbury Rd Unit 6206",
addressLocality: "East Brunswick",
addressRegion: "NJ",
postalCode: "08816",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.406934,
longitude: -74.4211251
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "69",
bestRating: "5"
},
areaServed: "East Brunswick, NJ and surrounding central New Jersey communities",
knowsAbout: "Pool & Spa Services, Residential pool owners, Busy homeowners seeking regular maintenance, Seasonal pool users, Homeowners with equipment problems",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Year-Round Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Equipment Repair Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Water Chemistry Management"
}
],
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.