Structured Data

    LifeWorks Chiropractic

    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: "LifeWorks Chiropractic",
      description: "LifeWorks Chiropractic in Somerville offers comprehensive chiropractic care focused on spinal adjustments, corrective care, and sports injury treatment. The practice serves patients seeking relief from back pain, neck pain, and sports-related injuries through evidence-based chiropractic techniques. They welcome walk-in patients and work with insurance to make care accessible.",
      url: "http://www.lifeworksboston.com/",
      telephone: "+1-617-744-3016",
      address: {
        @type: "PostalAddress",
        streetAddress: "96 Holland St",
        addressLocality: "Somerville",
        addressRegion: "MA",
        postalCode: "02144",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3989057,
        longitude: -71.12473229999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "67",
        bestRating: "5"
      },
      areaServed: "Somerville, Cambridge, and surrounding Boston metro areas",
      knowsAbout: "Chiropractic, Athletes and active individuals, People with back and neck pain, Sports injury recovery, Those seeking non-invasive pain relief",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports Chiropractic Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In Friendly"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        }
      ],
      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.