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: "Cap City Concrete",
description: "Cap City Concrete is a Georgetown-based concrete contractor specializing in driveways, patios, walkways, and decorative concrete solutions for residential and commercial properties. With a 5-star rating from 26 reviews, they're known for quality craftsmanship and professional service. They serve the greater Austin area and surrounding communities with custom concrete work tailored to each client's needs.",
url: "https://www.capcityconcrete.net/",
telephone: "+1-512-630-2232",
address: {
@type: "PostalAddress",
streetAddress: "Scenic Lake Dr",
addressLocality: "Georgetown",
addressRegion: "TX",
postalCode: "78626",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.591442999999998,
longitude: -97.66134869999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Georgetown, TX and surrounding Austin metro area",
knowsAbout: "Hardscaping & Patios, Homeowners needing durable driveways and patios, property owners seeking decorative concrete solutions, commercial clients with concrete project needs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Decorative Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Work"
}
],
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.