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: "Hiatus Day Spa • Med Spa",
description: "Hiatus Day Spa & Med Spa in San Antonio offers a comprehensive range of wellness and aesthetic services including massages, facials, body treatments, nail care, and medical spa treatments. Their team of licensed professionals provides personalized services in a relaxing atmosphere, combining traditional spa therapies with modern skincare and wellness solutions to help clients rejuvenate and refresh.",
url: "http://www.hiatusspa.com/",
telephone: "+1-210-202-3355",
address: {
@type: "PostalAddress",
streetAddress: "312 Pearl Pkwy Bldg 4, Ste 4112",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78215",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.442317600000003,
longitude: -98.4811952
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "476",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Wellness & Med Spas, Busy professionals, couples seeking relaxation, skincare-focused clients, wellness enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Med Spa Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Facility"
}
],
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.