Structured Data

    Stafford Physical Therapy

    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: "Stafford Physical Therapy",
      description: "Stafford Physical Therapy provides comprehensive rehabilitation and therapeutic services to help patients recover from injuries, surgeries, and chronic conditions. Located in Stafford, VA, the practice specializes in personalized treatment plans designed to restore mobility, reduce pain, and improve overall function. Their experienced therapists work with patients of all ages to achieve optimal recovery outcomes.",
      url: "http://staffordphysicaltherapy.com/",
      telephone: "+1-540-659-6408",
      address: {
        @type: "PostalAddress",
        streetAddress: "572 Garrisonville Rd",
        addressLocality: "Stafford",
        addressRegion: "VA",
        postalCode: "22554",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.473625999999996,
        longitude: -77.43854499999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "65",
        bestRating: "5"
      },
      areaServed: "Stafford, VA and surrounding areas",
      knowsAbout: "Physical Therapy, Injury recovery patients, Post-surgical rehabilitation, Athletes, Chronic pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Therapists"
        }
      ],
      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.