Structured Data

    Bushnell Physical Therapy

    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: "Bushnell Physical Therapy",
      description: "Bushnell Physical Therapy, led by Ned Bushnell, provides personalized physical therapy and sports medicine services in Provo and Orem. They specialize in hands-on treatment using techniques like joint mobilization, dry needling, and myofascial release, combined with customized exercise programs and patient education. Their philosophy centers on three core principles—Reset, Retrain, and Restore—ensuring one-on-one care and individualized treatment plans to help patients return to optimal function.",
      url: "http://bushnellpt.com/",
      telephone: "+1-801-370-9981",
      address: {
        @type: "PostalAddress",
        streetAddress: "524 300 N #201",
        addressLocality: "Provo",
        addressRegion: "UT",
        postalCode: "84601",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.2381166,
        longitude: -111.66786669999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "254",
        bestRating: "5"
      },
      areaServed: "Provo and Orem, Utah",
      knowsAbout: "Physical Therapy, Athletes and active individuals, post-injury rehabilitation patients, people recovering from surgery, chronic pain sufferers seeking hands-on therapy",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One Patient Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Treatment Techniques"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Three R's Philosophy"
        }
      ],
      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.