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: "Protege Pool Services",
description: "Protege Pool Services is a full-service pool maintenance and repair company serving the Phoenix metro area from their Peoria location. They specialize in weekly pool cleaning, equipment repair, seasonal opening and closing, and water chemistry balancing for residential pools. With years of experience and a focus on reliable service, they help homeowners keep their pools crystal clear and properly maintained year-round.",
url: "https://www.protegepoolcleaning.com/",
telephone: "+1-623-202-9391",
address: {
@type: "PostalAddress",
streetAddress: "6827 W Cherry Hills Dr",
addressLocality: "Peoria",
addressRegion: "AZ",
postalCode: "85345",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.593359400000004,
longitude: -112.2052832
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "135",
bestRating: "5"
},
areaServed: "Peoria, Phoenix metropolitan area, and surrounding communities",
knowsAbout: "Pool & Spa Services, Homeowners with residential pools, Busy professionals seeking recurring maintenance, Seasonal pool users",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Maintenance Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Seasonal Pool Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Peoria-Based Service"
}
],
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.