Structured Data

    Yung Kang Herbs & Acupuncture

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Yung Kang Herbs & Acupuncture",
      description: "Yung Kang Herbs & Acupuncture is a traditional Chinese medicine clinic in Richardson offering acupuncture treatments and herbal medicine remedies. The practice combines classical acupuncture techniques with customized herbal formulations to address pain, chronic conditions, and overall wellness. They serve patients seeking natural alternatives to conventional medicine and those looking to complement existing treatments.",
      telephone: "+1-972-669-1931",
      address: {
        @type: "PostalAddress",
        streetAddress: "200 W Polk St # B",
        addressLocality: "Richardson",
        addressRegion: "TX",
        postalCode: "75081",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9495388,
        longitude: -96.73393569999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Richardson and surrounding Dallas-Fort Worth areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, patients seeking natural medicine alternatives, individuals with sports injuries, wellness-focused patients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Herbal Medicine"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional 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.