Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Lake Worth Chiropractic & Wellness",
description: "Lake Worth Chiropractic & Wellness is a full-service chiropractic and wellness clinic in Lake Worth Beach offering spinal adjustments, corrective care plans, and physical therapy services. The clinic combines chiropractic treatment with rehabilitation and wellness strategies to address pain, injuries, and postural issues for patients of all ages.",
url: "https://www.chiropractorlakeworth.com/",
telephone: "+1-561-547-2210",
address: {
@type: "PostalAddress",
streetAddress: "17 N H St",
addressLocality: "Lake Worth Beach",
addressRegion: "FL",
postalCode: "33460",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.6165466,
longitude: -80.05850629999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "84",
bestRating: "5"
},
areaServed: "Lake Worth Beach and surrounding communities in Palm Beach County",
knowsAbout: "Chiropractic, Athletes and sports injury patients, individuals with chronic pain or posture issues, post-injury rehabilitation, patients seeking non-invasive treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Care Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local 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.