Structured Data

    Superstar Home Therapy

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Superstar Home Therapy",
      description: "Superstar Home Therapy is a physical therapy practice located in Laredo that provides rehabilitation services to help patients recover from injuries, surgery, and chronic conditions. Specializing in personalized treatment plans, they work with patients to restore mobility, reduce pain, and improve overall function through evidence-based therapeutic techniques.",
      telephone: "+1-956-722-7733",
      address: {
        @type: "PostalAddress",
        streetAddress: "6550 Springfield Ave",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5548225,
        longitude: -99.49096259999999
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Physical Therapy, Post-surgical patients, individuals recovering from injuries, patients with chronic pain conditions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Laredo Practice"
        }
      ],
      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.