Structured Data

    Shenandoah Valley Orthopedics and Sports Medicine

    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: "Shenandoah Valley Orthopedics and Sports Medicine",
      description: "Shenandoah Valley Orthopedics and Sports Medicine provides comprehensive orthopedic and sports medicine services in Harrisonburg, including physical therapy, injury treatment, and rehabilitation. The practice specializes in helping athletes and active individuals recover from injuries and improve performance. They serve patients throughout the Shenandoah Valley with both surgical and conservative treatment options.",
      url: "https://shenandoahvalleyorthopedics.com/",
      telephone: "+1-540-932-5850",
      address: {
        @type: "PostalAddress",
        streetAddress: "644 University Blvd # A",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.428644299999995,
        longitude: -78.8593559
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.8",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding Shenandoah Valley communities",
      knowsAbout: "Physical Therapy, Athletes, Active individuals recovering from sports injuries, Post-surgical orthopedic patients, Workers with occupational injuries",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports Medicine Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Orthopedic Care"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.