Structured Data

    Resilience 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: "Resilience Chiropractic",
      description: "Resilience Chiropractic, led by Dr. Ernest Luong, provides comprehensive chiropractic care and physiotherapy services to the San Leandro community. The practice specializes in treating back pain, neck pain, hip pain, migraines, knee pain, plantar fasciitis, and carpal tunnel syndrome using state-of-the-art technology and evidence-based techniques. Dr. Luong and his team focus on personalized, holistic care that helps patients achieve optimal health while avoiding unnecessary medications and surgeries.",
      url: "https://reschirobayarea.com/",
      telephone: "+1-510-969-4048",
      address: {
        @type: "PostalAddress",
        streetAddress: "1040 Davis St Ste 201",
        addressLocality: "San Leandro",
        addressRegion: "CA",
        postalCode: "94577",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.72229,
        longitude: -122.16660299999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "224",
        bestRating: "5"
      },
      areaServed: "San Leandro and surrounding East Bay areas",
      knowsAbout: "Chiropractic, Patients with chronic pain seeking natural relief, families wanting preventive wellness care, athletes and active individuals, anyone looking to avoid surgery or medication",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dr. Ernest Luong's Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "State-of-the-Art Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "New Patient Special"
        }
      ],
      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.