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: "Connect and Awaken",
description: "Connect and Awaken, led by Parul, offers sound meditation, breathwork, and sound healing sessions designed to align body, mind, and spirit. The practice specializes in immersive experiences that combine sound baths, breathwork, yoga, and meditation, often synchronized with lunar cycles and sacred timing. Parul provides both group sessions and personalized consultations to help clients find harmony and heightened consciousness through vibrational healing.",
url: "https://soundbathsbayarea.com/",
telephone: "+1-607-379-0258",
address: {
@type: "PostalAddress",
streetAddress: "5 E. Reed Street, front door is on, S 1st St",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95112",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3275856,
longitude: -121.8837203
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "40",
bestRating: "5"
},
areaServed: "San Jose and Santa Clara, California",
knowsAbout: "Holistic Wellness, Individuals seeking stress relief and spiritual alignment, meditation practitioners wanting to deepen their practice, those interested in energy and vibrational healing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Lunar-Aligned Sessions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Modalities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
}
],
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.