Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Upscale Med Spa - Massage, GLP-1, Facial, Nails",
description: "Upscale Med Spa in Tacoma is a full-service medical spa offering massage therapy, GLP-1 weight loss treatments, professional facials, and nail services. With medical oversight and a focus on wellness, the spa combines aesthetic and health-focused treatments in an upscale setting designed for relaxation and rejuvenation.",
url: "http://www.upscalemedspa.com/",
telephone: "+1-253-503-0159",
address: {
@type: "PostalAddress",
streetAddress: "1320 Broadway",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98402",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.2504061,
longitude: -122.4403333
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "39",
bestRating: "5"
},
areaServed: "Tacoma, WA and surrounding areas",
knowsAbout: "Wellness & Med Spas, Weight loss seekers, Wellness-focused individuals, Self-care enthusiasts, People seeking comprehensive beauty and health services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "GLP-1 Weight Loss Program"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Med Spa"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Upscale Relaxation Environment"
}
],
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.