Structured Data

    Libra Moon 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: "Libra Moon Acupuncture",
      description: "Libra Moon Acupuncture is an independent acupuncture practice in Durham offering traditional Chinese medicine treatments to address pain, stress, and overall wellness. Led by a licensed acupuncturist, the practice specializes in personalized care using acupuncture and related modalities to help clients find balance and relief from both acute and chronic health concerns.",
      url: "https://libramoonacu.com/",
      telephone: "+1-919-219-2185",
      address: {
        @type: "PostalAddress",
        streetAddress: "1502 NC-54 STE 505",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27707",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.918476999999996,
        longitude: -78.9653599
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Acupuncture, People seeking pain relief, stress management, and holistic wellness through traditional Chinese medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        }
      ],
      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.