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: "Allison Ayer, Massage",
description: "Allison Ayer, operating as The You Lab, is a holistic wellness practice in Oakland offering integrated physical, environmental, and psychodynamic services. Founder Allison Ayer provides deep tissue and sports massage (including neuromuscular therapy, myofascial release, and cranio-sacral work), specialized neurologic rehabilitation (P-DTR), active release technique (A.R.T.), life and career coaching, Internal Family Systems (IFS) therapy, feng shui consulting, and communication skills training. The practice takes a whole-person approach, combining bodywork with psychotherapeutic coaching to address both physical limitations and limiting beliefs, available in-person, via house calls, and through virtual sessions.",
url: "http://allisonayer.com/",
telephone: "+1-415-254-4200",
address: {
@type: "PostalAddress",
streetAddress: "1601 Myrtle St",
addressLocality: "Oakland",
addressRegion: "CA",
postalCode: "94607",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.810409899999996,
longitude: -122.2814468
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "107",
bestRating: "5"
},
areaServed: "Oakland, CA and surrounding Bay Area, with out-call and virtual options available",
knowsAbout: "Massage Therapy, People recovering from injury or surgery, professionals navigating career transitions, individuals seeking whole-person wellness combining bodywork and coaching, those interested in feng shui and environmental design",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Mind-Body Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Neurologic Rehabilitation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Service Wellness Hub"
}
],
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.