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: "Lubbock Concrete Pros",
description: "Lubbock Concrete Pros is a general contracting and concrete specialization company based in Lubbock, TX. They provide concrete services including poured concrete, patios, driveways, and other concrete construction solutions for both residential and commercial projects. The company serves the Lubbock area with professional concrete work and general contracting expertise.",
url: "https://www.concretelubbocktxpros.com/",
telephone: "+1-806-692-2875",
address: {
@type: "PostalAddress",
streetAddress: "1712 Buddy Holly Ave",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.579284799999996,
longitude: -101.84476769999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners needing driveways and patios, commercial property owners requiring concrete work, residential builders",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Concrete Work"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Lubbock Service"
}
],
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.