Structured Data

    Motion Behavioral Health

    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: "Motion Behavioral Health",
      description: "Motion Behavioral Health is a medical clinic in Laredo specializing in behavioral health and mental health services. They provide professional mental health care and counseling to help patients address psychological, emotional, and behavioral concerns through evidence-based treatment approaches.",
      url: "http://motionbh.com/",
      telephone: "+1-956-267-9141",
      address: {
        @type: "PostalAddress",
        streetAddress: "6548 Springfield Ave #202",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5548036,
        longitude: -99.4909898
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Adults seeking mental health counseling, individuals with behavioral health concerns, people looking for professional psychological support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavioral Health Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Medical Clinic"
        }
      ],
      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.