Structured Data

    East Sacramento Physical Therapy

    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: "East Sacramento Physical Therapy",
      description: "East Sacramento Physical Therapy is an independent physical therapy clinic located at 3400 Elvas Ave in Sacramento, specializing in rehabilitation and recovery services. The clinic offers personalized treatment plans for patients recovering from injuries, surgery, or managing chronic conditions, with a focus on restoring mobility and function. Their experienced team provides direct patient care in a professional medical setting.",
      url: "http://eastsacpt.com/",
      telephone: "+1-916-457-8802",
      address: {
        @type: "PostalAddress",
        streetAddress: "3400 Elvas Ave",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95819",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.581829299999995,
        longitude: -121.4495815
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding East Sacramento neighborhoods",
      knowsAbout: "Physical Therapy, Individuals recovering from surgery, athletes with sports injuries, patients with chronic pain, people seeking rehabilitation after accidents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Available"
        },
        {
          @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.