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: "Friendly Guy's Pool Service",
description: "Friendly Guy's Pool Service is a locally-owned pool maintenance and service company based in Lodi, NJ, serving the northern New Jersey area. They specialize in weekly pool cleaning, equipment repair, seasonal openings and closings, and water chemistry balancing to keep residential pools in top condition year-round. With a focus on reliable, personalized service, they're known for their responsive customer care and thorough attention to pool health.",
url: "http://www.friendlyguyspools.com/",
telephone: "+1-201-851-8098",
address: {
@type: "PostalAddress",
streetAddress: "461 Farnham Ave",
addressLocality: "Lodi",
addressRegion: "NJ",
postalCode: "07644",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.882768399999996,
longitude: -74.0915969
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Lodi, NJ and surrounding northern New Jersey communities",
knowsAbout: "Pool & Spa Services, Homeowners with residential pools, busy professionals seeking recurring maintenance, seasonal pool owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Recurring Maintenance Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Seasonal Opening & Closing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Equipment Repair Services"
}
],
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.