Structured Data

    Jason Wang

    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: "Jason Wang",
      description: "Jason Wang operates a Chinese acupuncture clinic in Tacoma specializing in traditional acupuncture treatments for pain relief, wellness, and various health conditions. With expertise in Chinese medicine practices, Wang provides personalized acupuncture care to help patients address both acute and chronic health concerns using time-tested techniques.",
      url: "https://olympiachineseacupuncture.com/meet-chinese-acupuncture.html",
      telephone: "+1-253-581-4111",
      address: {
        @type: "PostalAddress",
        streetAddress: "1310 S Union Ave",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.24886850000001,
        longitude: -122.48395140000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Tacoma, WA and surrounding areas",
      knowsAbout: "Acupuncture, Individuals seeking pain relief, chronic condition management, general wellness optimization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment 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.