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: "Pools & Spas Services Inc",
description: "Pools & Spas Services Inc is a full-service pool and spa company serving Monmouth County and surrounding areas. They specialize in pool construction, equipment repair, maintenance, seasonal opening and closing, and hot tub services. With over a decade of experience, they handle both residential and commercial projects with a focus on quality craftsmanship and reliable customer service.",
url: "http://www.poolsandspasnj.com/",
telephone: "+1-732-761-0061",
address: {
@type: "PostalAddress",
streetAddress: "4 Ikes Ln suite A-1",
addressLocality: "Manalapan Township",
addressRegion: "NJ",
postalCode: "07726",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.3034531,
longitude: -74.3077029
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "85",
bestRating: "5"
},
areaServed: "Manalapan Township, Monmouth County, NJ and surrounding areas",
knowsAbout: "Pool & Spa Services, Homeowners seeking pool construction or maintenance, spa owners needing equipment repair, properties requiring seasonal pool opening/closing services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Pool & Spa Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Local Team"
}
],
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.