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: "South Bay Pool & Spa Supply",
description: "South Bay Pool & Spa Supply is a family-owned pool and spa retailer and service provider serving the South Bay and Torrance area since 1990. They offer a comprehensive range of pool supplies and equipment for both homeowners and professionals, along with professional services including weekly maintenance, repairs, equipment installation, new pool construction, and pool remodels. Their in-store team provides expert guidance and a superior shopping experience backed by decades of local expertise.",
url: "http://www.southbaypools.com/",
telephone: "+1-310-530-5700",
address: {
@type: "PostalAddress",
streetAddress: "23510 Telo Ave STE 8",
addressLocality: "Torrance",
addressRegion: "CA",
postalCode: "90505",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8139912,
longitude: -118.33728540000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "43",
bestRating: "5"
},
areaServed: "Torrance and South Bay, Southern California",
knowsAbout: "Pool & Spa Services, Pool owners seeking reliable weekly maintenance and repairs, homeowners planning new pool construction or remodels, pool professionals needing quality supplies and equipment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned Since 1990"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Capabilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert In-Store Team"
}
],
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.