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: "Southwest Boulder & Stone",
description: "Southwest Boulder & Stone is a comprehensive landscape rock and supply superstore in San Diego offering a vast selection of boulders, river rock, pebbles, crushed rock, decomposed granite, flagstone, bark, mulch, topsoil, pavers, stepping stones, water features, stone furniture, building stone, and masonry materials. They provide custom stone fabrication, sealers, stone care products, landscaping tools, and supplies for both DIY enthusiasts and professional contractors. Their project inspiration gallery helps customers visualize possibilities for hardscaping, patios, pathways, and outdoor living spaces.",
url: "http://www.southwestboulder.com/",
telephone: "+1-619-331-3120",
address: {
@type: "PostalAddress",
streetAddress: "4770 Santa Fe St",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92109",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8091134,
longitude: -117.2170594
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "80",
bestRating: "5"
},
areaServed: "San Diego, CA and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners planning hardscaping projects, Landscape contractors and designers, DIY enthusiasts, Commercial property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Material Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Stone Fabrication"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Project Inspiration Gallery"
}
],
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.