Structured Data

    Moon Rabbit 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: "Moon Rabbit Acupuncture",
      description: "Moon Rabbit Acupuncture is a wellness center in Chicago's West Loop offering traditional acupuncture, herbal medicine, and massage therapy. The practice combines ancient Chinese medicine principles with modern clinical experience to address pain, stress, fertility, and overall wellness. They serve both new and established patients seeking holistic healthcare solutions.",
      url: "https://www.moonrabbitacupuncture.com/locations/west-loop",
      telephone: "+1-773-234-1042",
      address: {
        @type: "PostalAddress",
        streetAddress: "1111 W Madison St",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60607",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.881378399999996,
        longitude: -87.6550532
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "70",
        bestRating: "5"
      },
      areaServed: "Chicago, IL and surrounding areas",
      knowsAbout: "Acupuncture, Pain management patients, stress and anxiety sufferers, fertility support seekers, wellness-focused individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Service Wellness"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Focus"
        }
      ],
      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.