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: "The Pool & Spa House - SW Pacific Hwy",
description: "The Pool & Spa House is a full-service pool and spa retailer and service provider with five locations across the Portland metro area and Vancouver, WA. They offer expert pool and spa maintenance, repair, and construction services for both inground and aboveground pools, plus a comprehensive retail shop with equipment, chemicals, and accessories. The company specializes in water chemistry balancing, seasonal opening and closing, equipment repair, and educational pool care classes through their Pool Schools program.",
url: "http://www.thepoolandspahouse.com/",
telephone: "+1-503-620-9200",
address: {
@type: "PostalAddress",
streetAddress: "13025 SW Pacific Hwy",
addressLocality: "Tigard",
addressRegion: "OR",
postalCode: "97223",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.4260599,
longitude: -122.78007880000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "85",
bestRating: "5"
},
areaServed: "Portland metro area, including Tigard, Gresham, Portland, West Linn, and Vancouver, WA",
knowsAbout: "Pool & Spa Services, Homeowners with pools or spas, commercial pool operators, first-time pool owners, DIY pool enthusiasts seeking expert guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Five Convenient Locations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Pool Schools Program"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Commercial Accounts Available"
}
],
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.