Structured Data

    North Park 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: "North Park Acupuncture",
      description: "North Park Acupuncture is an independent acupuncture practice located in San Diego's North Park neighborhood. They specialize in traditional acupuncture treatments for pain management, stress relief, and overall wellness. The practice focuses on personalized care using evidence-based acupuncture techniques to help patients achieve better health outcomes.",
      url: "http://www.northparkacupuncture.com/",
      telephone: "+1-619-294-6616",
      address: {
        @type: "PostalAddress",
        streetAddress: "3080 N Park Way",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92104",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.747569999999996,
        longitude: -117.12756699999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Acupuncture, Pain management patients, stress relief seekers, wellness-focused individuals, those interested in traditional Chinese medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "North Park Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment"
        }
      ],
      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.