Structured Data

    West LA Spine and Rehab

    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: "West LA Spine and Rehab",
      description: "West LA Spine and Rehab is a chiropractic clinic in Los Angeles offering spinal care, rehabilitation, and pain management services. Led by experienced chiropractors, the practice specializes in treating back pain, neck pain, and sports injuries through chiropractic adjustments, physical therapy, and personalized treatment plans. They focus on getting patients back to full function and preventing future injury.",
      url: "http://wlasr.com/",
      telephone: "+1-310-473-7130",
      address: {
        @type: "PostalAddress",
        streetAddress: "10780 Santa Monica Blvd #200",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90025",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.050292,
        longitude: -118.43397139999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "West Los Angeles, Los Angeles, CA",
      knowsAbout: "Chiropractic, Athletes and active individuals, chronic pain sufferers, post-injury recovery patients, anyone seeking non-surgical spine care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Rehabilitation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        }
      ],
      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.