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: "Natural Simple Wellness",
description: "Natural Simple Wellness is a holistic wellness center in DeForest offering acupuncture, massage therapy, and nutritional counseling to support whole-body health. The practice combines Eastern and Western approaches to help clients achieve balance and wellness through personalized, evidence-based care.",
url: "https://www.naturalsimplewellness.com/",
telephone: "+1-608-206-2755",
address: {
@type: "PostalAddress",
streetAddress: "w5470 Co Rd K",
addressLocality: "DeForest",
addressRegion: "WI",
postalCode: "53532",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.312047199999995,
longitude: -89.27900389999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "DeForest, Wisconsin and surrounding Madison area communities",
knowsAbout: "Holistic Wellness, Health-conscious individuals seeking natural wellness options, chronic pain management patients, those interested in preventive and holistic health care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
}
],
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.