Structured Data

    The Joint Chiropractic - Sunset Blvd

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Joint Chiropractic - Sunset Blvd",
      description: "The Joint Chiropractic - Sunset Blvd is a chiropractic clinic offering spinal adjustments and corrective care plans to help patients achieve better alignment and pain relief. Located at Sunset Galleria in Los Angeles, this franchise location welcomes walk-in patients and accepts insurance, making chiropractic care accessible without requiring appointments. They specialize in treating a wide range of musculoskeletal issues for both acute and chronic conditions.",
      url: "https://www.thejoint.com/california/los-angeles/sunset-galleria-31149",
      telephone: "+1-323-745-2998",
      address: {
        @type: "PostalAddress",
        streetAddress: "7121 Sunset Blvd",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90046",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0985298,
        longitude: -118.34492279999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "564",
        bestRating: "5"
      },
      areaServed: "Los Angeles and surrounding areas",
      knowsAbout: "Chiropractic, Working professionals, athletes, people with chronic pain, those seeking non-surgical pain relief",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "No Appointment Needed"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care 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.