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: "Me Ya Wi Thai Massage Spa",
description: "Me Ya Wi Thai Massage Spa offers traditional Thai massage, Swedish massage, deep tissue massage, and spa services in San Antonio. The spa specializes in therapeutic massage treatments designed to relieve tension, improve flexibility, and promote overall wellness. With a focus on authentic techniques and personalized care, Me Ya Wi provides a relaxing environment for clients seeking pain relief and stress reduction.",
url: "https://www.meyawithaimassage.com/",
telephone: "+1-210-995-9986",
address: {
@type: "PostalAddress",
streetAddress: "5205 Fredericksburg Rd",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78229",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.503331,
longitude: -98.56130999999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "41",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking pain relief, professionals with tension and stress, athletes interested in recovery massage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Thai Massage Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Spa 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.