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: "Pacific Northwest Pool and Spa Care, LLC",
description: "Pacific Northwest Pool and Spa Care, LLC is a Puyallup-based pool and spa maintenance company specializing in residential pool cleaning, equipment repair, and seasonal opening and closing services. They serve homeowners throughout the Puyallup and surrounding Pierce County areas who need reliable, ongoing care for their pools and spas. The company focuses on keeping pools clean, balanced, and properly functioning year-round.",
url: "http://www.pnwpoolspacare.com/",
telephone: "+1-253-232-8353",
address: {
@type: "PostalAddress",
streetAddress: "7109 Bentley Rd",
addressLocality: "Puyallup",
addressRegion: "WA",
postalCode: "98371",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.1931411,
longitude: -122.3526126
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.9",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Puyallup, WA and surrounding Pierce County communities",
knowsAbout: "Pool & Spa Services, Pool owners seeking ongoing maintenance, homeowners preparing pools for seasonal use, residential spa owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Pool & Spa Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Puyallup Business"
}
],
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.