Structured Data

    Acupuncture Wellness Center of Atlanta

    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: "Acupuncture Wellness Center of Atlanta",
      description: "Acupuncture Wellness Center of Atlanta offers traditional acupuncture and wellness treatments at their LaVista Road clinic in Atlanta. The center specializes in pain management, stress relief, and holistic health restoration using time-tested acupuncture techniques and Chinese medicine principles. They serve patients seeking natural alternatives to conventional medicine for chronic conditions, injury recovery, and overall wellness.",
      url: "http://www.acupunctureman.com/",
      telephone: "+1-770-710-8539",
      address: {
        @type: "PostalAddress",
        streetAddress: "2205 Lavista Rd NE suite g",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30329",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.8158485,
        longitude: -84.31314259999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Atlanta and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, individuals seeking natural wellness alternatives, athletes in recovery, stress and anxiety management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Pain Management"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine 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.