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: "Earthy Ruby Holistic and Acupuncture Center",
description: "Earthy Ruby Holistic and Acupuncture Center in Cupertino offers acupuncture, massage therapy, and holistic wellness services designed to address pain, stress, and overall health. The center combines traditional Eastern medicine practices with modern wellness approaches, serving patients seeking natural healing alternatives and preventive care.",
url: "https://www.earthyruby.com/",
telephone: "+1-408-899-4735",
address: {
@type: "PostalAddress",
streetAddress: "20640 Stevens Creek Blvd",
addressLocality: "Cupertino",
addressRegion: "CA",
postalCode: "95014",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.321818,
longitude: -122.03459889999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "61",
bestRating: "5"
},
areaServed: "Cupertino and surrounding Silicon Valley communities",
knowsAbout: "Acupuncture, Chronic pain sufferers, stress management seekers, individuals preferring natural healing alternatives, wellness-focused patients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Eastern Medicine"
}
],
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.