Structured Data

    In Balance Acupuncture

    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: "In Balance Acupuncture",
      description: "In Balance Acupuncture is an independent acupuncture clinic in Raleigh offering traditional Chinese medicine services to help patients manage pain, reduce stress, and restore overall wellness. Led by experienced practitioners, they specialize in personalized treatment plans that address both acute and chronic health concerns using acupuncture and related therapies.",
      url: "http://inbalanceacupuncture.org/",
      telephone: "+1-919-390-1550",
      address: {
        @type: "PostalAddress",
        streetAddress: "8410 Falls of Neuse Rd # B",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27615",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8948621,
        longitude: -78.61779419999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, stress and anxiety management, patients seeking natural wellness alternatives, those interested in traditional Chinese medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      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.