Structured Data

    Progressive 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: "Progressive Physical Therapy",
      description: "Progressive Physical Therapy in Sunnyvale provides comprehensive rehabilitation services for patients recovering from injuries, surgery, and chronic conditions. Their licensed physical therapists specialize in personalized treatment plans using evidence-based techniques to restore mobility, reduce pain, and improve function. Located in the Clearwater office building, they serve the local community with direct patient care focused on helping individuals return to their normal activities.",
      url: "http://www.pptmp.com/",
      telephone: "+1-408-892-2306",
      address: {
        @type: "PostalAddress",
        streetAddress: "Clearwater office building, 1021 S Wolfe Rd",
        addressLocality: "Sunnyvale",
        addressRegion: "CA",
        postalCode: "94086",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.355281999999995,
        longitude: -122.014733
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Sunnyvale and surrounding Silicon Valley communities",
      knowsAbout: "Physical Therapy, Post-surgical patients, individuals with sports injuries, people managing chronic pain conditions, anyone seeking recovery without surgery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based Treatment"
        }
      ],
      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.