Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Neighborly Wellness Clinic",
description: "Neighborly Wellness Clinic is a holistic wellness center in Edmond, Oklahoma run by Chip and Cindy, specializing in personalized, non-invasive care using advanced diagnostic tools like AI-based body scans and thermal imaging. They offer guided wellness programs, clinical nutrition support, red light therapy, ionic foot detox, and custom supplement protocols designed to help clients understand their bodies and achieve long-term health goals without invasive procedures.",
url: "https://www.neighborlywellness.com/",
telephone: "+1-918-706-3947",
address: {
@type: "PostalAddress",
streetAddress: "1973 W 33rd St",
addressLocality: "Edmond",
addressRegion: "OK",
postalCode: "73013",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.6247531,
longitude: -97.508527
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Edmond, Oklahoma and surrounding areas",
knowsAbout: "Holistic Wellness, People seeking natural alternatives to medications or surgery, those wanting personalized wellness monitoring and education, individuals interested in non-invasive preventive health care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "AI-Powered Body Scanning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Nutrition & Supplements"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Guided Accountability Programs"
}
],
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.