Structured Data

    Evergreen 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: "Evergreen Physical Therapy",
      description: "Evergreen Physical Therapy in San Jose provides comprehensive rehabilitation and therapeutic services to help patients recover from injuries, surgeries, and chronic pain conditions. Their experienced physiotherapists work with patients to restore mobility, strength, and function through evidence-based treatment plans tailored to individual needs. They serve the local community with direct patient care focused on getting clients back to their daily activities and optimal health.",
      url: "https://www.evergreenptonline.com/",
      telephone: "+1-408-270-2280",
      address: {
        @type: "PostalAddress",
        streetAddress: "1624 E Capitol Expy",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95121",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.30522390000001,
        longitude: -121.81126409999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "Physical Therapy, Injury recovery patients, post-surgical rehabilitation, athletes, individuals with chronic pain",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        }
      ],
      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.