Structured Data

    musclewrx

    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: "musclewrx",
      description: "MuscleWrx in Jacksonville is a massage and wellness center specializing in therapeutic massage treatments for pain relief, injury recovery, and overall wellness. They offer sports massage, deep tissue work, and other targeted therapies designed to address muscle tension and support athletic performance. With a focus on personalized care and results-driven treatment, MuscleWrx serves both athletes and individuals seeking relief from everyday aches and tension.",
      url: "http://musclewrx.com/",
      telephone: "+1-904-704-6580",
      address: {
        @type: "PostalAddress",
        streetAddress: "9140 Baymeadows Pk Dr # 4S",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32256",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.221918,
        longitude: -81.568508
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Massage Therapy, Athletes, fitness enthusiasts, individuals with chronic muscle tension, people recovering from injuries",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports & Athletic Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Therapeutic Approach"
        }
      ],
      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.