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: "Raeya Wellness",
description: "Raeya Wellness is a Las Vegas-based wellness center offering holistic health services designed to support physical and mental well-being. The center provides integrative wellness treatments that combine modern health practices with natural approaches to address clients' individual health goals. Located on Rampart Boulevard, Raeya Wellness serves the Las Vegas community with personalized wellness solutions.",
url: "https://www.raeya-wellness.com/",
telephone: "+1-725-999-4921",
address: {
@type: "PostalAddress",
streetAddress: "750 S Rampart Blvd #8",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89145",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1642849,
longitude: -115.2899399
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "Holistic Wellness, Health-conscious individuals, chronic health management clients, those seeking preventative wellness care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrative Wellness Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Health Solutions"
}
],
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.