Structured Data

    Bonita Acupuncture Clinic

    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: "Bonita Acupuncture Clinic",
      description: "Bonita Acupuncture Clinic is a traditional acupuncture practice located in Bonita, CA, offering evidence-based acupuncture treatment for pain relief, stress reduction, and overall wellness. The clinic specializes in addressing various health conditions through classical acupuncture techniques and traditional Chinese medicine principles. They provide personalized treatment plans designed to help patients achieve better health outcomes.",
      url: "http://www.bonitaacupuncture.com/",
      telephone: "+1-619-267-6050",
      address: {
        @type: "PostalAddress",
        streetAddress: "4392 Bonita Rd",
        addressLocality: "Bonita",
        addressRegion: "CA",
        postalCode: "91902",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6598185,
        longitude: -117.0327848
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Bonita, CA and surrounding South Bay communities",
      knowsAbout: "Acupuncture, Pain management patients, stress relief seekers, chronic condition sufferers, wellness-focused individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Classical Acupuncture Approach"
        },
        {
          @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.