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: "Damajos concrete",
description: "Damajos Concrete specializes in custom outdoor living spaces throughout San Antonio, offering expert concrete work, pavers, retaining walls, and hardscaping design. With a strong focus on quality craftsmanship and personalized design, they transform backyards into functional and beautiful outdoor entertaining areas. Their team handles everything from initial design consultation through final installation, serving both residential and commercial clients.",
url: "https://damajosconcreteoutdoorliving.com/",
telephone: "+1-210-974-7538",
address: {
@type: "PostalAddress",
streetAddress: "7333 Potranco Rd",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78238",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.4588805,
longitude: -98.63253669999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "25",
bestRating: "5"
},
areaServed: "San Antonio and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners seeking custom outdoor living spaces, property managers upgrading commercial landscaping, families wanting entertaining-ready backyards",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Hardscaping 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.