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: "Krasa Studio",
description: "Krasa Studio is a full-service beauty and wellness spa in Sunnyvale offering facial treatments, buccal massage, and body massage therapies designed for deep relaxation and sculpting results. The studio combines traditional massage techniques with modern skincare and body contouring services to deliver both rejuvenating and results-oriented treatments for clients seeking comprehensive wellness and aesthetic care.",
url: "https://krasastudio.com/",
telephone: "+1-650-210-6060",
address: {
@type: "PostalAddress",
streetAddress: "510 S Mathilda Ave #10",
addressLocality: "Sunnyvale",
addressRegion: "CA",
postalCode: "94086",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.371372199999996,
longitude: -122.03576489999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "64",
bestRating: "5"
},
areaServed: "Sunnyvale and surrounding Bay Area",
knowsAbout: "Massage Therapy, Wellness seekers, beauty-conscious clients, individuals seeking facial rejuvenation and body relaxation, those wanting professional spa treatments",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Buccal & Body Massage Specialty"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Beauty & Wellness"
}
],
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.