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: "Catalyst Medspa",
description: "Catalyst Medspa is a full-service medical spa in Tacoma offering aesthetic treatments, wellness services, and skincare solutions. Their offerings include massage therapy, injectables, laser treatments, skincare procedures, and hair care services, all delivered in a clinical setting by licensed professionals. They combine medical expertise with spa amenities to provide comprehensive beauty and wellness treatments.",
url: "https://www.catalystmedspa.com/?y_source=1_MjAwNjE3NTE4Mi03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-253-449-5427",
address: {
@type: "PostalAddress",
streetAddress: "3610 S 17th St Suite 150",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.244800999999995,
longitude: -122.4841166
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Tacoma, WA and surrounding areas",
knowsAbout: "Wellness & Med Spas, Individuals seeking aesthetic enhancements, those looking for clinical skincare treatments, wellness-focused spa clients, beauty maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Medical & Spa Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Treatment Menu"
}
],
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.