Structured Data

    Select Physical Therapy - Franklin

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Select Physical Therapy - Franklin",
      description: "Select Physical Therapy in Franklin provides comprehensive physical therapy and rehabilitation services to help patients recover from injuries, surgery, and chronic pain conditions. Their licensed physical therapists use evidence-based treatments including manual therapy, therapeutic exercises, and specialized protocols to restore mobility and function. They accept insurance and offer direct access care, meaning patients can schedule appointments without a physician referral.",
      url: "https://www.selectphysicaltherapy.com/contact/find-a-location/tn/franklin/franklin/?ty=xt",
      telephone: "+1-629-245-8080",
      address: {
        @type: "PostalAddress",
        streetAddress: "9040 Carothers Pkwy Suite A-205",
        addressLocality: "Franklin",
        addressRegion: "TN",
        postalCode: "37067",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.956899299999996,
        longitude: -86.8023233
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "Franklin, TN and surrounding areas",
      knowsAbout: "Physical Therapy, Post-surgical patients, athletes recovering from sports injuries, individuals with chronic pain, workers' compensation cases",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based Treatment"
        }
      ],
      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.