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: "Kindful Being",
description: "Kindful Being is a wellness education and event center in Santa Clara specializing in sound healing, meditation, and mindfulness ceremonies. Founded by Nell-e, the business offers regular Friday healing ceremonies featuring sound baths, breathwork, and guided meditation, along with special event-based sound ceremonies aligned with celestial events. They also provide comprehensive training programs to certify sound bath practitioners, combining intuitive teaching with technical knowledge of healing instruments and the science behind sound therapy.",
url: "https://kindfulbeing.com/events",
telephone: "+1-669-455-0785",
address: {
@type: "PostalAddress",
streetAddress: "Inside Great America Technology Parkway, 4701 Patrick Henry Dr Building 17",
addressLocality: "Santa Clara",
addressRegion: "CA",
postalCode: "95054",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3975352,
longitude: -121.98267759999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "57",
bestRating: "5"
},
areaServed: "Santa Clara and surrounding Bay Area communities",
knowsAbout: "Holistic Wellness, Meditation practitioners, wellness seekers, people interested in alternative healing, aspiring sound bath practitioners and instructors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Weekly Sound Healing Ceremonies"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sound Bath Practitioner Certification"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Celestially-Aligned Events"
}
],
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.