Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 42 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Lakshmi-Spa",
description: "Lakshmi-Spa is a wellness spa and medical clinic located in Acatlán that combines traditional spa services with health-focused treatments. The business caters to clients seeking relaxation and therapeutic wellness experiences in a professional medical setting.",
telephone: "+1-867-342-8643",
address: {
@type: "PostalAddress",
streetAddress: "Acatlán 1126",
addressLocality: "entre calle Apodaca y Amealco",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.444362800000004,
longitude: -99.54604479999999
},
areaServed: "Acatlán and surrounding areas",
knowsAbout: "Wellness & Med Spas, Individuals seeking spa and wellness treatments, Those looking for health-focused relaxation services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Medical Clinic Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Wellness Focus"
}
],
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.