Structured Data

    Nashville Orthopedic 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: "Nashville Orthopedic Massage",
      description: "Nashville Orthopedic Massage specializes in therapeutic massage for injury recovery, pain management, and orthopedic conditions. Located on Charlotte Avenue, they offer personalized treatment plans combining various massage techniques to address musculoskeletal issues, sports injuries, and chronic pain. Their therapists focus on functional restoration and helping clients return to full mobility.",
      url: "http://www.nashvilleom.com/",
      telephone: "+1-615-310-5359",
      address: {
        @type: "PostalAddress",
        streetAddress: "Charlotte Ave",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37209",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1521687,
        longitude: -86.846601
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "75",
        bestRating: "5"
      },
      areaServed: "Nashville, TN and surrounding areas",
      knowsAbout: "Massage Therapy, Athletes and active individuals, people recovering from injuries, individuals with chronic pain or orthopedic conditions, those seeking functional rehabilitation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Orthopedic Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Charlotte Avenue Location"
        }
      ],
      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.