Structured Data

    Preston Chiropractic & Acupuncture

    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: "Preston Chiropractic & Acupuncture",
      description: "Preston Chiropractic & Acupuncture in Cary offers comprehensive chiropractic care and acupuncture services for patients seeking natural pain relief and wellness solutions. The practice combines spinal adjustments with traditional acupuncture techniques to address various musculoskeletal issues, injuries, and chronic pain conditions. Their family-focused approach welcomes patients of all ages looking for alternative and complementary healthcare options.",
      url: "https://www.prestonfamilychiropractic.com/",
      telephone: "+1-919-238-5040",
      address: {
        @type: "PostalAddress",
        streetAddress: "151 Quarrystone Cir #116",
        addressLocality: "Cary",
        addressRegion: "NC",
        postalCode: "27519",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.7870255,
        longitude: -78.8481795
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "200",
        bestRating: "5"
      },
      areaServed: "Cary, NC and surrounding areas",
      knowsAbout: "Chiropractic, Families seeking chiropractic care, Patients interested in acupuncture, Those with chronic pain or sports injuries, People preferring natural wellness approaches",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Chiropractic & Acupuncture"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Centered Practice"
        }
      ],
      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.