Structured Data

    Murfreesboro Medical & Sports 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: "Murfreesboro Medical & Sports Massage",
      description: "Murfreesboro Medical & Sports Massage offers therapeutic massage services specializing in sports injury recovery and medical massage treatment. Located in Uptown Square off Memorial Boulevard, this clinic provides targeted massage therapy for athletes, injury recovery, and general wellness. They focus on helping clients achieve pain relief and improved mobility through professional therapeutic techniques.",
      url: "http://www.murfreesboromedicalmassage.com/",
      telephone: "+1-615-624-2588",
      address: {
        @type: "PostalAddress",
        streetAddress: "304 Uptown Square, Off of, Memorial Blvd Suite B5",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.874879899999996,
        longitude: -86.3834961
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Murfreesboro, Tennessee and surrounding areas",
      knowsAbout: "Massage Therapy, Athletes, active individuals, people recovering from injuries, those seeking medical therapeutic massage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports Injury Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Medical Massage Focus"
        }
      ],
      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.