Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Laredo Paint — Benjamin Moore",
description: "Laredo Paint & Decorating is an authorized Benjamin Moore retailer specializing in premium interior and exterior paints, stains, and supplies for both residential and commercial projects. Located in Laredo, they offer expert color consultation, a full range of Benjamin Moore products, and personalized support to help customers select the right coatings for their specific needs. They serve the local community with high-end and commercial-grade paint solutions.",
url: "http://www.laredopaint.com/",
telephone: "+1-956-723-5544",
address: {
@type: "PostalAddress",
streetAddress: "5919 San Dario Ave",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.5581736,
longitude: -99.50273659999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding South Texas areas",
knowsAbout: "Interior & Exterior Painting, Homeowners, commercial property managers, painting contractors, DIY enthusiasts seeking premium paints",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Authorized Benjamin Moore Retailer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Color Consultation"
}
],
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.