Structured Data

    Bay City Rehab & Wellness

    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: "Bay City Rehab & Wellness",
      description: "Bay City Rehab & Wellness is a comprehensive healthcare facility in Tampa offering chiropractic care, therapeutic massage, and medical clinic services under one roof. The practice specializes in pain relief, injury recovery, and wellness optimization through integrated treatment approaches. Their multidisciplinary team combines chiropractic expertise with massage therapy and medical services to address the root causes of pain and dysfunction.",
      url: "https://www.baycityrehab.com/",
      telephone: "+1-813-874-2646",
      address: {
        @type: "PostalAddress",
        streetAddress: "4624 N Armenia Ave",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33603",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.987018499999998,
        longitude: -82.4849618
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "250",
        bestRating: "5"
      },
      areaServed: "Tampa and surrounding areas, Florida",
      knowsAbout: "Chiropractic, Injury recovery patients, chronic pain sufferers, athletes seeking performance optimization, individuals pursuing preventative wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Care Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multidisciplinary Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pain Management"
        }
      ],
      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.