Structured Data

    On The Go Wellness

    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: "On The Go Wellness",
      description: "On The Go Wellness is a chiropractic clinic located in Miami's Brickell neighborhood, specializing in personalized spinal care and wellness services. The practice combines evidence-based chiropractic treatment with a patient-centered approach to help clients achieve optimal health and mobility. They serve both acute injury cases and patients seeking preventive wellness care in a professional medical setting.",
      url: "http://onthegowellness.com/",
      telephone: "+1-305-439-9779",
      address: {
        @type: "PostalAddress",
        streetAddress: "777 Brickell Ave #500",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33131",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.766409,
        longitude: -80.189904
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "224",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding Dade County areas",
      knowsAbout: "Chiropractic, Office workers with back pain, injury recovery patients, wellness-focused individuals, busy professionals seeking convenient care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Brickell Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Chiropractic Care"
        }
      ],
      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.