Structured Data

    Nexus 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: "Nexus Physical Therapy",
      description: "Nexus Physical Therapy is a patient-centered rehabilitation clinic in San Diego offering comprehensive physical therapy services for injury recovery, post-surgical rehabilitation, and chronic pain management. Their licensed therapists specialize in individualized treatment plans combining manual therapy, therapeutic exercises, and modern rehabilitation techniques to help patients regain mobility and function.",
      url: "http://www.nexuspt.com/",
      telephone: "+1-619-497-2836",
      address: {
        @type: "PostalAddress",
        streetAddress: "5353 Mission Center Rd #120",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92108",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7720331,
        longitude: -117.1544098
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "36",
        bestRating: "5"
      },
      areaServed: "San Diego and surrounding areas",
      knowsAbout: "Physical Therapy, Athletes, post-surgical patients, individuals recovering from injury, those with chronic pain or limited mobility",
      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.