Structured Data

    Ascent Sports Rehab and Performance

    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: "Ascent Sports Rehab and Performance",
      description: "Ascent Sports Rehab and Performance is a chiropractic clinic in San Francisco specializing in sports injury recovery, performance optimization, and rehabilitation. Led by experienced chiropractors, they combine spinal adjustments with corrective care plans tailored to athletes and active individuals seeking to return to peak performance or prevent future injuries.",
      url: "http://ascentsportsrehab.com/",
      telephone: "+1-415-881-1950",
      address: {
        @type: "PostalAddress",
        streetAddress: "1700 Market St",
        addressLocality: "San Francisco",
        addressRegion: "CA",
        postalCode: "94102",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7729323,
        longitude: -122.4225
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "San Francisco and surrounding Bay Area",
      knowsAbout: "Chiropractic, Athletes, active individuals recovering from sports injuries, fitness enthusiasts seeking performance optimization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports-Focused Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care 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.