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: "Enchanted Med Spa",
description: "Enchanted Med Spa is a full-service medical spa in Orlando offering aesthetic treatments and wellness services. They provide Botox, fillers, and other injectable services alongside traditional spa treatments like facials, massage, and body therapies. The practice combines medical-grade aesthetics with relaxation-focused wellness to help clients look and feel their best.",
url: "http://www.enchantedmedspas.com/",
telephone: "+1-407-250-4088",
address: {
@type: "PostalAddress",
streetAddress: "222 Neighborhood Market Rd #111",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32825",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.542358699999998,
longitude: -81.2768162
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "47",
bestRating: "5"
},
areaServed: "Orlando and surrounding Central Florida communities",
knowsAbout: "Wellness & Med Spas, Clients seeking anti-aging treatments, those wanting to combine medical aesthetics with relaxation, individuals interested in preventative beauty care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Medical & Spa Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Aesthetic Menu"
}
],
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.