Structured Data

    Athlete Restoration Co.

    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: "Athlete Restoration Co.",
      description: "Athlete Restoration Co. is a sports medicine and rehabilitation clinic in West Palm Beach specializing in helping active individuals and athletes recover from injuries and optimize performance. They offer physical therapy, sports rehabilitation, manual therapy, and injury prevention programs designed to get patients back to their sport or activity safely and effectively.",
      url: "http://www.athleterestorationcompany.com/",
      telephone: "+1-561-899-8725",
      address: {
        @type: "PostalAddress",
        streetAddress: "1655 Palm Beach Lakes Blvd Suite 106",
        addressLocality: "West Palm Beach",
        addressRegion: "FL",
        postalCode: "33401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.7252492,
        longitude: -80.08245819999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "162",
        bestRating: "5"
      },
      areaServed: "West Palm Beach and surrounding Palm Beach County areas",
      knowsAbout: "Physical Therapy, Athletes recovering from injury, active individuals seeking sports rehab, people wanting performance optimization, post-surgical rehabilitation patients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports Medicine Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Athlete-Focused Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        }
      ],
      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.