Structured Data

    Proactive Kinetics

    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: "Proactive Kinetics",
      description: "Proactive Kinetics is a physical therapy clinic in Murfreesboro specializing in evidence-based rehabilitation and movement optimization. The clinic treats a wide range of conditions including orthopedic injuries, post-surgical recovery, and sports-related issues, with a focus on direct patient care and personalized treatment plans. Their team of licensed physical therapists uses manual therapy, therapeutic exercise, and functional training to help patients return to their daily activities and athletic pursuits.",
      url: "https://proactivekinetics.com/",
      telephone: "+1-615-542-9531",
      address: {
        @type: "PostalAddress",
        streetAddress: "1400A W College St",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8640853,
        longitude: -86.41439539999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Murfreesboro and surrounding areas in Middle Tennessee",
      knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic conditions, active adults seeking injury prevention",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      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.