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: "Houston Concrete Contractor Services",
description: "Houston Concrete Contractor Services specializes in concrete work for residential and commercial properties throughout the Houston area. They handle concrete driveways, patios, sidewalks, foundations, and custom concrete projects. With expertise in both new installations and concrete repairs, they deliver durable solutions tailored to each client's needs.",
url: "http://houstonconcretecontractorservices.com/",
telephone: "+1-346-396-2105",
address: {
@type: "PostalAddress",
streetAddress: "7443 Avenue L",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77011",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.740200899999998,
longitude: -95.2893679
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Houston and surrounding areas, TX",
knowsAbout: "Hardscaping & Patios, Homeowners needing driveways or patios, commercial properties requiring concrete work, property owners seeking durable concrete solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Concrete Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Houston Operation"
}
],
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.