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: "Earthly Branches Wellness Acupuncture and Massage",
description: "Earthly Branches Wellness offers acupuncture and massage therapy in Alameda, combining traditional Chinese medicine approaches with therapeutic bodywork. Located on Blanding Avenue, the practice provides personalized treatment plans addressing pain, stress, and overall wellness. The business specializes in creating a healing environment where patients can experience both ancient healing practices and modern therapeutic techniques.",
url: "http://www.earthlybranches.com/",
telephone: "+1-510-415-3277",
address: {
@type: "PostalAddress",
streetAddress: "2424 Blanding Ave #202",
addressLocality: "Alameda",
addressRegion: "CA",
postalCode: "94501",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.7698423,
longitude: -122.23682910000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Alameda, CA and surrounding East Bay areas",
knowsAbout: "Acupuncture, Pain relief seekers, stress management clients, chronic condition management, wellness-focused individuals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Acupuncture & Massage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
}
],
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.