Structured Data

    North Park Chiropractic

    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 Chiropractic",
      description: "North Park Chiropractic offers comprehensive chiropractic care and massage therapy in San Diego's North Park neighborhood. The practice focuses on relieving pain, improving mobility, and supporting overall wellness through spinal adjustments and therapeutic massage services. Dr. (name not provided) and the team work with patients to develop personalized treatment plans addressing their specific health concerns.",
      url: "http://www.northparkchiropractic.com/",
      telephone: "+1-619-283-6001",
      address: {
        @type: "PostalAddress",
        streetAddress: "4380 Felton St",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92104",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.756783,
        longitude: -117.1213624
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "98",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Chiropractic, Individuals with neck/back pain, athletes seeking sports injury care, people preferring non-pharmaceutical pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Chiropractic & Massage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "North Park 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.