Structured Data

    Personalized Chiropractic

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Personalized Chiropractic",
      description: "Personalized Chiropractic in San Diego offers comprehensive chiropractic care tailored to each patient's individual needs and health goals. Led by experienced chiropractors, the practice specializes in spinal adjustments, corrective care plans, and sports chiropractic to address pain, improve mobility, and support overall wellness. They welcome walk-in patients and accept insurance, making quality chiropractic care accessible to the local community.",
      url: "https://personalizedchiropractic.com/",
      telephone: "+1-858-866-3345",
      address: {
        @type: "PostalAddress",
        streetAddress: "4747 Mission Blvd #1",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92109",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.800097199999996,
        longitude: -117.2564025
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "146",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding communities",
      knowsAbout: "Chiropractic, Athletes and active individuals, people with chronic pain or mobility issues, workers seeking injury prevention, families looking for preventative wellness care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In Friendly with Insurance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports & Athletic Focus"
        }
      ],
      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.