Structured Data

    Laredo Spine Medical Center

    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: "Laredo Spine Medical Center",
      description: "Laredo Spine Medical Center is a comprehensive spine and pain management clinic offering chiropractic care, acupuncture, and medical services for back pain, neck pain, and related conditions. Led by experienced practitioners, the center combines traditional chiropractic techniques with acupuncture and medical interventions to address musculoskeletal and chronic pain issues. They serve patients seeking non-surgical and integrative approaches to spine health and pain relief.",
      url: "http://www.laredospinemedcenter.com/",
      telephone: "+1-956-791-3733",
      address: {
        @type: "PostalAddress",
        streetAddress: "6423 McPherson Rd Ste 9",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.559809299999998,
        longitude: -99.47405649999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Chiropractic, Patients with chronic back or neck pain, individuals seeking non-surgical spine treatment, those interested in integrative pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Treatment Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Spine Focus"
        }
      ],
      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.