Structured Data

    Mary Washington Physical Therapy - Plank Rd

    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: "Mary Washington Physical Therapy - Plank Rd",
      description: "Mary Washington Physical Therapy at Plank Rd is a medical clinic offering comprehensive physical therapy services in Fredericksburg, VA. Part of the Mary Washington Healthcare system, this location provides evidence-based rehabilitation for injuries, post-surgical recovery, and chronic conditions. They serve patients referred by physicians as well as those seeking direct access care.",
      url: "https://www.marywashingtonhealthcare.com/locations/physical-therapy-plank/",
      telephone: "+1-540-741-9742",
      address: {
        @type: "PostalAddress",
        streetAddress: "4900 Plank Rd Suite 102",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.288891,
        longitude: -77.5443423
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "42",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Physical Therapy, Post-surgical patients, individuals recovering from injuries, athletes, chronic pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Healthcare System Integration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Available"
        }
      ],
      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.