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: "Rooted in Rituals",
description: "Rooted in Rituals is a wellness-focused business in San Jose offering massage therapy alongside a curated selection of home goods, clothing, and holistic products. The business combines therapeutic services with retail offerings of wellness items, creating a complete destination for those seeking both bodywork and natural products that support a mindful lifestyle.",
url: "https://rootedinrituals.square.site/",
telephone: "+1-408-821-7131",
address: {
@type: "PostalAddress",
streetAddress: "1611 Westwood Dr",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95125",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.302947499999995,
longitude: -121.91419169999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "San Jose, CA and surrounding areas",
knowsAbout: "Massage Therapy, Wellness-focused individuals seeking massage therapy, people interested in holistic health products, those looking for curated home and personal goods with purpose",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Curated Selection"
}
],
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.