Structured Data

    Sculpt U Physical Therapy: San Antonio

    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: "Sculpt U Physical Therapy: San Antonio",
      description: "Sculpt U Physical Therapy in San Antonio offers comprehensive physical therapy and rehabilitation services for patients recovering from injury, surgery, or managing chronic conditions. Led by experienced physiotherapists, the clinic combines evidence-based therapeutic techniques with a patient-centered approach to restore mobility, reduce pain, and improve functional outcomes. They also provide massage therapy services to complement their rehabilitation programs.",
      url: "https://sculptupt.com/",
      telephone: "+1-713-489-8182",
      address: {
        @type: "PostalAddress",
        streetAddress: "4100 N New Braunfels Ave",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78209",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.466725999999998,
        longitude: -98.45994139999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "50",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Physical Therapy, Post-surgical patients, athletes recovering from sports injuries, individuals with chronic pain or mobility limitations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Therapy Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Physiotherapist-Led 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.