Structured Data

    Tampa Spine & 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: "Tampa Spine & Wellness",
      description: "Tampa Spine & Wellness is a chiropractic clinic specializing in spinal adjustments, corrective care plans, and comprehensive wellness services. Led by experienced chiropractors, the practice combines traditional chiropractic techniques with modern digital imaging to diagnose and treat spine-related conditions, sports injuries, and chronic pain. They welcome walk-in patients and accept most insurance plans, making quality spinal care accessible to Tampa's diverse population.",
      url: "http://www.tampaspineandwellness.com/",
      telephone: "+1-813-331-5753",
      address: {
        @type: "PostalAddress",
        streetAddress: "205 W Dr Martin Luther King Jr Blvd #103",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33603",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.981767899999998,
        longitude: -82.4624493
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "122",
        bestRating: "5"
      },
      areaServed: "Tampa and surrounding areas, Florida",
      knowsAbout: "Chiropractic, Athletes and active individuals, chronic pain sufferers, workers with back injuries, anyone seeking non-invasive spine care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Office Digital X-Ray"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-Ins Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        }
      ],
      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.