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: "Santai Body Spa",
description: "Santai Body Spa is a full-service wellness spa in Laredo offering massage therapy, body treatments, and relaxation services. The spa provides a tranquil environment focused on helping clients relieve stress and improve overall wellbeing through professional therapeutic treatments.",
url: "https://pocketsuite.io/link/santai-body-spa",
telephone: "+1-956-952-9543",
address: {
@type: "PostalAddress",
streetAddress: "2715 E Del Mar Blvd suite A6",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.5792729,
longitude: -99.4559056
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking stress relief, people looking for therapeutic massage, wellness-focused clients, those needing body treatments and relaxation services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Spa"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Therapists"
}
],
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.