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: "Steve's Masonry - Patios, Retaining Walls, Walkways, Driveways, Water Features, Outdoor Kitchens, Living Spaces",
description: "Steve's Masonry specializes in creating outdoor living spaces through expert hardscaping work including patios, retaining walls, walkways, driveways, water features, and outdoor kitchens. Located in Chestnut Ridge, NY, the company brings years of masonry expertise to residential projects throughout the region. They handle both design and installation, transforming backyards into functional and attractive outdoor entertainment areas.",
url: "http://stevesmasonryinc.com/",
telephone: "+1-201-669-5390",
address: {
@type: "PostalAddress",
streetAddress: "30 Sephar Ln",
addressLocality: "Chestnut Ridge",
addressRegion: "NY",
postalCode: "10977",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.0687162,
longitude: -74.0513
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Chestnut Ridge, NY and surrounding areas in Rockland and Bergen Counties",
knowsAbout: "Hardscaping & Patios, Homeowners seeking outdoor renovations, Families wanting entertainment spaces, Property owners needing drainage solutions and structural hardscaping",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Outdoor Living Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Masonry Expertise"
}
],
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.