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: "All Star Pool & Spa Inc",
description: "All Star Pool & Spa Inc, founded in 1993, specializes in construction, renovation, and ongoing maintenance of in-ground and negative edge shotcrete swimming pools, spas, and water features. Their aquatic design team brings 44 years of combined hands-on experience to each project, serving both residential and commercial clients. They offer pool construction, renovation, seasonal opening/closing, equipment repair, and recurring maintenance cleaning services.",
url: "http://allstarpoolandspa.com/",
telephone: "+1-425-252-5673",
address: {
@type: "PostalAddress",
streetAddress: "4035 Smith Ave",
addressLocality: "Everett",
addressRegion: "WA",
postalCode: "98201",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.9642986,
longitude: -122.19624309999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Everett, WA and surrounding communities",
knowsAbout: "Pool & Spa Services, Homeowners seeking custom pool construction, businesses needing commercial pools, property owners requiring ongoing pool maintenance and repair",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "44 Years Combined Design Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "BBB Member Since 1998"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Operations"
}
],
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.