Structured Data

    Ocean Physical Therapy - San Diego

    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: "Ocean Physical Therapy - San Diego",
      description: "Ocean Physical Therapy is a San Diego-based physical therapy clinic located in Mission Bay specializing in rehabilitation and movement recovery. They offer evidence-based physical therapy services for injury recovery, post-surgical rehabilitation, and pain management. The clinic is dedicated to helping patients regain mobility and strength through personalized treatment plans.",
      url: "http://www.oceanpt.net/",
      telephone: "+1-858-866-0340",
      address: {
        @type: "PostalAddress",
        streetAddress: "4501 Mission Bay Dr. #3k",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92109",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8033442,
        longitude: -117.21617579999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Physical Therapy, Athletes recovering from injury, post-surgical patients, individuals with chronic pain, active adults seeking mobility restoration",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based Treatment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mission Bay Location"
        }
      ],
      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.