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: "Sherwin-Williams Paint Store - San Bernardo Ave",
description: "Sherwin-Williams Paint Store in Laredo is a full-service paint retailer offering interior and exterior paints, stains, brushes, rollers, spray equipment, and caulk. Managed by Jose Daniel Palacios, the store serves both DIY homeowners and professionals with quality products and expert guidance. They offer PaintPerks® rewards for homeowners and PRO+ programs for contractors, with bilingual staff and convenient hours including weekend availability.",
url: "https://www.sherwin-williams.com/store-locator/paint-store/laredo/tx/707461",
telephone: "+1-956-723-7312",
address: {
@type: "PostalAddress",
streetAddress: "1720 San Bernardo Ave",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78040",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.5150854,
longitude: -99.50486199999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Interior & Exterior Painting, DIY homeowners, professional painters and contractors, interior decorators, property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Staff & Community Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Paint Solution Provider"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Loyalty & Professional Programs"
}
],
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.