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: "Kern County Custom Concrete inc",
description: "Kern County Custom Concrete specializes in custom concrete work and hardscaping solutions for residential and commercial properties in the Bakersfield area. They offer a full range of services including concrete paving, patios, retaining walls, walkways, and drainage solutions, with a focus on quality craftsmanship and design. As a general contractor with extensive experience, they handle both new installations and repairs, serving homeowners and businesses seeking durable, custom outdoor spaces.",
url: "http://kerncountycustomconcreteinc.com/",
telephone: "+1-661-378-2676",
address: {
@type: "PostalAddress",
streetAddress: "4916 College Ave",
addressLocality: "Bakersfield",
addressRegion: "CA",
postalCode: "93306",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.383441399999995,
longitude: -118.9485074
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "52",
bestRating: "5"
},
areaServed: "Bakersfield, CA and surrounding Kern County areas",
knowsAbout: "Hardscaping & Patios, Homeowners seeking custom outdoor spaces, Property managers needing hardscaping repairs, Builders and contractors requiring concrete subcontractors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design & Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Hardscaping Services"
}
],
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.