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: "The Kitchen Doctor San Diego",
description: "The Kitchen Doctor San Diego is a general contractor and kitchen remodeling specialist serving the San Diego area with showroom and design services located in El Cajon. They offer comprehensive kitchen remodeling solutions, from design consultation to installation, helping homeowners transform their kitchens with quality materials and expert craftsmanship. Their showroom displays kitchen fixtures, cabinetry, and home goods, making it easy for customers to visualize their renovation projects.",
url: "http://kitchendoctorsd.com/",
telephone: "+1-619-449-9260",
address: {
@type: "PostalAddress",
streetAddress: "1985 Friendship Dr Suite G",
addressLocality: "El Cajon",
addressRegion: "CA",
postalCode: "92020",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.825723499999995,
longitude: -116.9824743
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "13",
bestRating: "5"
},
areaServed: "San Diego County, CA",
knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen renovations, San Diego residents seeking design inspiration, budget-conscious remodelers wanting to compare materials",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom on-site"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-service 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.