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: "Beth’s Dao Life Wellness Center",
description: "Beth's Dao Life Wellness Center is a holistic health practice in Jacksonville offering acupuncture, Chinese herbal medicine, and wellness services. Led by a licensed practitioner, the center specializes in traditional Eastern medicine approaches to health and healing, helping clients address pain, stress, and overall wellness through personalized treatment plans.",
url: "http://www.bookwithbeth.com/",
telephone: "+1-904-396-3896",
address: {
@type: "PostalAddress",
streetAddress: "4741 Atlantic Blvd Building A, Suite 2",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32207",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.3093813,
longitude: -81.6155986
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Acupuncture, Chronic pain sufferers, stress-relief seekers, holistic health enthusiasts, individuals interested in alternative medicine",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Chinese Medicine Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Wellness 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.