Structured Data

    Amplify Health and Performance

    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: "Amplify Health and Performance",
      description: "Amplify Health and Performance is a Franklin-based physical therapy clinic specializing in sports rehabilitation, injury recovery, and performance optimization. The clinic offers evidence-based physical therapy services designed to help patients return to their activities and achieve their performance goals through personalized treatment plans and expert care.",
      url: "https://www.amplifyhp.com/",
      telephone: "+1-731-307-9861",
      address: {
        @type: "PostalAddress",
        streetAddress: "112 Rand Pl",
        addressLocality: "Franklin",
        addressRegion: "TN",
        postalCode: "37064",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9114481,
        longitude: -86.8333081
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Franklin, Tennessee and surrounding communities",
      knowsAbout: "Physical Therapy, Athletes, active individuals recovering from injury, post-surgical patients, performance-focused fitness enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports Performance Focus"
        },
        {
          @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.