Structured Data

    Acupuncture Clinic of Tacoma

    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: "Acupuncture Clinic of Tacoma",
      description: "Acupuncture Clinic of Tacoma offers traditional acupuncture treatments to address pain management, stress relief, and various health conditions. Located on M.L.K. Jr Way in downtown Tacoma, the clinic specializes in evidence-based acupuncture therapy for both acute and chronic conditions. They focus on providing personalized care tailored to each patient's unique health needs.",
      url: "http://acupunctureclinicoftacoma.net/",
      telephone: "+1-253-572-1050",
      address: {
        @type: "PostalAddress",
        streetAddress: "722 M.L.K. Jr Way",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.2552593,
        longitude: -122.45276949999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Tacoma, WA and surrounding Pierce County communities",
      knowsAbout: "Acupuncture, Individuals seeking pain relief, stress reduction, those interested in traditional medicine, people with chronic health conditions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Tacoma Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Acupuncture Approach"
        }
      ],
      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.