Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "CB Remodels - Home Remodeling Pros",
description: "CB Remodels is a full-service home remodeling contractor serving the Arcadia area and surrounding communities. They specialize in kitchen and bathroom remodeling, room additions, basement finishing, and comprehensive home renovations using a design-build approach. The team combines expert craftsmanship with personalized design consultation to transform homes according to each client's vision and budget.",
url: "https://cbremodels.com/?local=true",
telephone: "+1-626-507-4630",
address: {
@type: "PostalAddress",
streetAddress: "440 E Huntington Dr # 300",
addressLocality: "Arcadia",
addressRegion: "CA",
postalCode: "91007",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.139064999999995,
longitude: -118.02195099999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Arcadia, CA and surrounding areas",
knowsAbout: "Home Remodeling, Homeowners planning kitchen or bathroom remodels, families needing room additions or basement finishing, homeowners seeking design-build coordination",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Consultation"
}
],
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.