Structured Data

    Tian Dao Clinic LLC

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Tian Dao Clinic LLC",
      description: "Tian Dao Clinic LLC offers traditional acupuncture and Oriental medicine services in Harrisonburg. The clinic specializes in treating pain conditions, stress, and various health concerns using acupuncture techniques rooted in Chinese medicine principles. They provide personalized treatment plans to address individual patient needs and promote overall wellness.",
      url: "http://www.tiandaoclinic.com/",
      telephone: "+1-540-577-9177",
      address: {
        @type: "PostalAddress",
        streetAddress: "725 E Market St",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.448321199999995,
        longitude: -78.85526829999999
      },
      areaServed: "Harrisonburg, VA and surrounding areas",
      knowsAbout: "Acupuncture, Individuals seeking pain management, stress relief, those interested in traditional Chinese medicine, chronic condition management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.