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: "Upward Light Healing and Yoga",
description: "Upward Light Healing and Yoga is a wellness center in Mesa offering yoga classes, massage therapy, and holistic healing services. The studio combines traditional yoga instruction with complementary wellness therapies to support physical and mental well-being. They welcome both beginners and experienced practitioners seeking a comprehensive approach to health and relaxation.",
url: "https://www.upwardlighthealing.com/",
telephone: "+1-480-332-4526",
address: {
@type: "PostalAddress",
streetAddress: "128 W Pepper Pl",
addressLocality: "Mesa",
addressRegion: "AZ",
postalCode: "85201",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4165425,
longitude: -111.83515919999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Mesa and surrounding Phoenix metropolitan area",
knowsAbout: "Yoga Studios, Yoga practitioners of all levels, people seeking massage therapy, those pursuing holistic wellness approaches, busy professionals balancing fitness and stress relief",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Studio"
}
],
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.