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: "Munoz Home Improvement",
description: "Munoz Home Improvement is a general contracting company serving the Bakersfield area with expertise in residential remodeling and home improvement projects. They handle a wide range of renovation work including kitchen and bathroom remodels, room additions, and custom construction. The team brings hands-on experience to deliver quality craftsmanship for homeowners looking to update or expand their living spaces.",
url: "https://munozhomeimprovement.jobbersites.com/",
telephone: "+1-661-493-1340",
address: {
@type: "PostalAddress",
streetAddress: "2652 Center St",
addressLocality: "Bakersfield",
addressRegion: "CA",
postalCode: "93306",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.3725401,
longitude: -118.95908159999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Bakersfield, CA and surrounding areas",
knowsAbout: "Home Remodeling, Homeowners planning kitchen or bathroom remodels, families needing room additions, property owners wanting comprehensive home improvement",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed General Contractor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Scope Remodeling"
}
],
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.