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: "Mr. Henry's Masonry & Stucco Supply, LLC",
description: "Mr. Henry's Masonry & Stucco Supply is a San Antonio-based supplier and general contractor specializing in masonry materials, stucco products, and related building supplies. They serve both DIY homeowners and professional contractors with quality materials and expert guidance for masonry and stucco projects. The business combines retail supply with contractor services, making them a one-stop resource for residential and commercial masonry work.",
url: "https://mhmss.com/",
telephone: "+1-210-785-9727",
address: {
@type: "PostalAddress",
streetAddress: "1231 W Hildebrand Ave",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78201",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.4665971,
longitude: -98.51471459999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "108",
bestRating: "5"
},
areaServed: "San Antonio and surrounding areas",
knowsAbout: "Hardscaping & Patios, General contractors, masonry professionals, DIY homeowners, property managers seeking masonry and stucco materials and services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Masonry & Stucco Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Supply & Contractor Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local San Antonio Business"
}
],
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.