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: "Korman Plastic Surgery & Wunderbar MedSpa",
description: "Korman Plastic Surgery & Wunderbar MedSpa is a medical aesthetic practice led by Dr. Korman, offering comprehensive cosmetic surgery and non-surgical aesthetic treatments. Services include plastic surgery procedures, injectables, laser treatments, and spa services designed to enhance appearance and skin health. The practice combines surgical expertise with a full-service medical spa experience in one convenient San Jose location.",
url: "https://www.kormanmd.com/",
telephone: "+1-408-831-6229",
address: {
@type: "PostalAddress",
streetAddress: "999 Story Rd UNIT 9003",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95122",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.331497399999996,
longitude: -121.8566081
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "107",
bestRating: "5"
},
areaServed: "San Jose, CA and surrounding Silicon Valley",
knowsAbout: "Cosmetic Dentistry, Cosmetic surgery candidates, Non-surgical aesthetic seekers, Skin rejuvenation patients, Individuals seeking injectable treatments",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Surgeon-Led Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Medical Spa"
}
],
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.