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: "Bellissima Med Spa by Tina",
description: "Bellissima Med Spa by Tina is a medical spa in Orange, CA offering aesthetic services including Botox, dermal fillers, and other rejuvenation treatments. Owned and operated by Tina, the spa combines professional aesthetic expertise with a focus on personalized client care. They specialize in non-invasive cosmetic procedures designed to enhance natural beauty and address signs of aging.",
url: "https://www.bellissima-medspa.com/",
telephone: "+1-714-844-6334",
address: {
@type: "PostalAddress",
streetAddress: "1500 E Katella Ave Suite P",
addressLocality: "Orange",
addressRegion: "CA",
postalCode: "92867",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8082308,
longitude: -117.8377211
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Orange, CA and surrounding Orange County areas",
knowsAbout: "Wellness & Med Spas, Anti-aging seekers, cosmetic enhancement clients, those wanting non-surgical facial rejuvenation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Aesthetic Specialization"
}
],
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.