Structured Data

    AcuWorks Acupuncture & Herb

    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: "AcuWorks Acupuncture & Herb",
      description: "AcuWorks Acupuncture & Herb is an acupuncture clinic in Round Rock offering traditional Chinese medicine services including acupuncture, herbal medicine, and related wellness treatments. The clinic combines evidence-based acupuncture techniques with Chinese herbal remedies to address pain, stress, and various health concerns. Their practitioners focus on personalized treatment plans to help patients achieve balance and improved wellness.",
      url: "http://www.acuworksclinic.com/",
      telephone: "+1-512-244-7888",
      address: {
        @type: "PostalAddress",
        streetAddress: "1930 Rawhide Dr # 402",
        addressLocality: "Round Rock",
        addressRegion: "TX",
        postalCode: "78681",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.491059999999997,
        longitude: -97.681747
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Round Rock, TX and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, individuals seeking stress relief, wellness-focused patients, those interested in traditional Chinese medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Treatment Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Clinic"
        }
      ],
      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.