Structured Data

    First Step Physical Therapy Inc.

    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: "First Step Physical Therapy Inc.",
      description: "First Step Physical Therapy Inc. is a medical clinic in Sacramento specializing in physical rehabilitation and injury recovery. Located on Howe Avenue, they provide evidence-based physical therapy services to help patients regain mobility, reduce pain, and return to their daily activities and sports. With a focus on personalized care, First Step PT serves both post-injury recovery and chronic pain management.",
      url: "http://www.firststep-pt.com/",
      telephone: "+1-916-786-7837",
      address: {
        @type: "PostalAddress",
        streetAddress: "650 Howe Ave UNIT 505",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95825",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5767965,
        longitude: -121.41393420000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas, CA",
      knowsAbout: "Physical Therapy, Athletes and active individuals, Post-surgical recovery patients, Chronic pain sufferers, Anyone recovering from injury or seeking rehabilitation",
      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.