Structured Data

    Acupuncture in Del Ray

    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 in Del Ray",
      description: "Acupuncture in Del Ray is an independent acupuncture clinic located in Alexandria, VA, offering traditional Chinese medicine treatments to address pain, stress, and overall wellness. The practice specializes in needle acupuncture and related therapies, providing personalized care for both acute and chronic conditions. They serve the Del Ray and surrounding Alexandria communities with a focus on evidence-based acupuncture techniques.",
      url: "http://acupunctureindelray.com/",
      telephone: "+1-703-472-9103",
      address: {
        @type: "PostalAddress",
        streetAddress: "Inside Chrysalis Chiropractic parking lot on, 3140 Commonwealth Ave",
        addressLocality: "Alexandria",
        addressRegion: "VA",
        postalCode: "22305",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8334647,
        longitude: -77.059164
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Alexandria, VA and surrounding areas",
      knowsAbout: "Acupuncture, Individuals seeking pain management, people interested in stress relief, those exploring traditional Chinese medicine, chronic condition sufferers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        }
      ],
      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.