Structured Data

    Williamsburg 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: "Williamsburg Chiropractic",
      description: "Williamsburg Chiropractic is a full-service chiropractic clinic located in the heart of Brooklyn's Williamsburg neighborhood. The practice specializes in spinal adjustments, corrective care plans, and sports injury treatment to help patients achieve pain relief and improved mobility. They welcome walk-in patients and accept most insurance plans, making quality chiropractic care accessible to the community.",
      url: "https://www.williamsburgchirony.com/",
      telephone: "+1-718-222-9700",
      address: {
        @type: "PostalAddress",
        streetAddress: "729 Wythe Ave",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11249",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.700821,
        longitude: -73.9602621
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "263",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding areas",
      knowsAbout: "Chiropractic, Athletes, people with chronic pain, workers with repetitive strain injuries, active individuals seeking preventative care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In Friendly"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports & Injury Focused"
        }
      ],
      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.