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: "Holistic Massage and Facial",
description: "Holistic Massage and Facial by Naon offers therapeutic massage and facial services in Tacoma with a holistic wellness approach. The business specializes in relaxation and rejuvenation treatments designed to support overall well-being. They serve clients seeking professional, personalized care in a welcoming spa environment.",
url: "https://www.massagebook.com/biz/holistic-massage-and-facial-by-naon",
telephone: "+1-808-793-5419",
address: {
@type: "PostalAddress",
streetAddress: "1010 S L St",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.252410399999995,
longitude: -122.45359029999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "119",
bestRating: "5"
},
areaServed: "Tacoma, WA and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking relaxation and stress relief, Those interested in holistic wellness approaches, Clients wanting professional facial care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Services"
}
],
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.