Structured Data

    Central Laredo Pr 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: "Central Laredo Pr Center",
      description: "Central Laredo Pain and Recovery is a chiropractic clinic in Laredo specializing in injury recovery and pain management. They treat auto accidents, workplace injuries, slip and falls, and personal injury cases, with experience working directly with insurance providers and attorneys. The clinic focuses on getting patients back to health through chiropractic care tailored to injury recovery.",
      url: "http://www.centrallaredopainrecovery.com/",
      telephone: "+1-956-462-7353",
      address: {
        @type: "PostalAddress",
        streetAddress: "8511 McPherson Rd #208",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78045",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.585116199999998,
        longitude: -99.475185
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Chiropractic, Auto accident victims, workplace injury patients, personal injury cases, people with attorney representation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance & Attorney Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Injury Specialization"
        }
      ],
      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.