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: "Glow Wellness Lounge",
description: "Glow Wellness Lounge is a Henderson-based wellness center offering IV therapy treatments designed to support hydration, energy, athletic performance, and overall health. Located on Water Street, they provide a spa-like setting for IV infusions administered by medical professionals. The business specializes in personalized wellness solutions in a comfortable lounge environment.",
url: "https://glowwell.janeapp.com/",
telephone: "+1-702-955-4509",
address: {
@type: "PostalAddress",
streetAddress: "334 S Water St",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89015",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.028226,
longitude: -114.97878379999997
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Henderson and surrounding Las Vegas Valley areas",
knowsAbout: "IV Therapy & Wellness Clinics, Athletes seeking performance optimization, professionals needing energy support, individuals focused on wellness and preventive health, those recovering from illness or dehydration",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Medical IV Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Spa-Like Wellness Experience"
}
],
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.