Structured Data

    Steppin' Stones Therapy, PLLC

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Steppin' Stones Therapy, PLLC",
      description: "Steppin' Stones Therapy, PLLC is a physical therapy practice located in Twin Falls, Idaho, offering rehabilitation and therapeutic services to help patients recover from injuries, improve mobility, and manage pain. The clinic focuses on personalized treatment plans tailored to each patient's specific needs and goals.",
      telephone: "+1-208-410-7725",
      address: {
        @type: "PostalAddress",
        streetAddress: "1537 Addison Ave E",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.563412799999995,
        longitude: -114.45436079999999
      },
      areaServed: "Twin Falls, Idaho and surrounding areas",
      knowsAbout: "Physical Therapy, Individuals recovering from injuries, post-surgical patients, people seeking mobility improvement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Independent Practice"
        }
      ],
      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.