Structured Data

    Tampa Bay Sports & Medical Massage

    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: "Tampa Bay Sports & Medical Massage",
      description: "Tampa Bay Sports & Medical Massage specializes in therapeutic massage for athletes, injury recovery, and wellness. Located in Tampa, they offer sports massage, deep tissue work, and medical massage services designed to treat muscle tension, improve mobility, and support rehabilitation. Their experienced therapists work with both active individuals and those recovering from injuries or medical conditions.",
      url: "http://www.tampabaysportsmassage.com/",
      telephone: "+1-813-667-0988",
      address: {
        @type: "PostalAddress",
        streetAddress: "4100 W Kennedy Blvd Suite 312",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33609",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9444558,
        longitude: -82.51251669999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "111",
        bestRating: "5"
      },
      areaServed: "Tampa and surrounding areas",
      knowsAbout: "Massage Therapy, Athletes, active individuals, people recovering from injury, those with chronic pain or medical conditions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports & Athletic Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Medical Massage Expertise"
        }
      ],
      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.