Structured Data

    Magali Castaneda, OTR

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Magali Castaneda, OTR",
      description: "Magali Castaneda, OTR, is an occupational therapist providing personalized rehabilitation and therapeutic services in Laredo. As a registered occupational therapist (OTR), she helps patients regain independence and improve functional abilities through evidence-based treatment plans tailored to individual needs. She serves clients recovering from injury, surgery, or managing chronic conditions.",
      telephone: "+1-956-722-3377",
      address: {
        @type: "PostalAddress",
        streetAddress: "619 E Calton Rd",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.541790799999998,
        longitude: -99.4892971
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Physical Therapy, Post-surgical patients, injury recovery, occupational rehabilitation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Occupational Therapist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      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.