Structured Data

    Paradiso Sports Physical Therapy

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Paradiso Sports Physical Therapy",
      description: "Paradiso Sports Physical Therapy is an independent practice in San Rafael specializing in sports-focused rehabilitation and injury recovery. Founded on principles of personalized care, they offer comprehensive physical therapy services including manual therapy, therapeutic exercises, and sport-specific training to help athletes and active individuals return to peak performance. Their team combines clinical expertise with a patient-centered approach to address musculoskeletal injuries and movement dysfunction.",
      url: "https://paradisosportspt.com/",
      telephone: "+1-415-902-2490",
      address: {
        @type: "PostalAddress",
        streetAddress: "440 Smith Ranch Rd Suite B1",
        addressLocality: "San Rafael",
        addressRegion: "CA",
        postalCode: "94903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0177951,
        longitude: -122.52147070000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "San Rafael and surrounding North Bay communities",
      knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, active individuals seeking performance optimization, post-surgical patients, those with chronic musculoskeletal conditions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports-Focused Rehabilitation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Manual Therapy Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Physical Therapy"
        }
      ],
      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.