Structured Data

    Alameda Acupuncture

    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: "Alameda Acupuncture",
      description: "Alameda Acupuncture offers traditional Chinese medicine services including acupuncture, herbal medicine, and therapeutic treatments in Alameda. The practice focuses on pain management, stress relief, and overall wellness using evidence-based acupuncture techniques. They serve patients seeking natural alternatives to conventional medicine and those looking to complement their existing healthcare.",
      url: "http://www.alamedaacupuncture.com/",
      telephone: "+1-510-814-6900",
      address: {
        @type: "PostalAddress",
        streetAddress: "2258 Santa Clara Ave #1",
        addressLocality: "Alameda",
        addressRegion: "CA",
        postalCode: "94501",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.765921,
        longitude: -122.24413100000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Alameda, CA and surrounding East Bay areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, stress and anxiety relief seekers, athletes recovering from injury, wellness-focused patients preferring natural medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Wellness Focus"
        }
      ],
      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.