Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Mood House Dilworth",
description: "Mood House is a modern massage studio with a Palm Springs vibe offering signature stress-relieving massages paired with private infrared sauna suites at two Charlotte locations in Dilworth and Oakhurst. Founded by Cristina Wilson, the studio specializes in customized aromatherapy massage experiences with integrated breathwork, allowing clients to choose from four mood-focused scent blends (Calm, Clear, Abundant, Awake). Beyond massage and sauna services, Mood House offers membership plans and gift cards, positioning itself as a holistic wellness escape designed to help clients recharge and show up fully in their daily lives.",
url: "https://www.thisismoodhouse.com/",
telephone: "+1-704-286-0906",
address: {
@type: "PostalAddress",
streetAddress: "2400 Park Rd A",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.1983465,
longitude: -80.8529982
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "376",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Massage Therapy, Busy professionals seeking stress relief, wellness-focused individuals wanting integrated self-care experiences, gift-givers looking for memorable relaxation experiences",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Infrared Sauna Suites"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Signature Aromatherapy Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Wellness Design"
}
],
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.