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: "Denver PERFECT pool plaster",
description: "Denver PERFECT Pool Plaster specializes in pool plaster repair, restoration, and refinishing for residential pools in the Denver area. They handle plaster patching, acid washing, and complete plaster renovations to restore pool surfaces to like-new condition. Their focus is on quality craftsmanship and detailed pool surface work.",
url: "http://perfectchoicepools.com/",
telephone: "+1-720-355-2196",
address: {
@type: "PostalAddress",
streetAddress: "2032 S Pontiac Way",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80224",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.679878099999996,
longitude: -104.90634689999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Denver, CO and surrounding areas",
knowsAbout: "Pool & Spa Services, Pool owners needing plaster repair, Homeowners with aging pool surfaces, Pools requiring acid washing or patching",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Plaster Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Denver-Based"
}
],
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.