Structured Data

    Dr. Anna Gold, Holistic Acupuncture & Integrative Medicine

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Dr. Anna Gold, Holistic Acupuncture & Integrative Medicine",
      description: "Dr. Anna Gold offers acupuncture, herbal medicine, and integrative wellness services in Berkeley. She specializes in using Traditional Chinese Medicine principles to address sleep, mood, skin health, immunity, and nervous system regulation. Her practice combines acupuncture treatment with custom herbal formulations and seasonal wellness guidance.",
      url: "http://www.drannagold.com/",
      telephone: "+1-415-891-9993",
      address: {
        @type: "PostalAddress",
        streetAddress: "2424 Fifth St",
        addressLocality: "Berkeley",
        addressRegion: "CA",
        postalCode: "94710",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.8605632,
        longitude: -122.29680139999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Berkeley and surrounding East Bay communities",
      knowsAbout: "Acupuncture, Individuals seeking natural approaches to sleep disorders, anxiety and mood balance, skin health, immunity support, and nervous system regulation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Herbal Formulations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Seasonal & Lifestyle Integration"
        }
      ],
      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.