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: "Life Wellness Center",
description: "Life Wellness Center is a chiropractic clinic in Stafford, VA led by Dr. Mark Bryngelson, offering a natural, holistic approach to pain relief and wellness. Services include chiropractic adjustments, MLS laser therapy, cold laser treatment, nutrition counseling, and a doctor-supervised weight loss program. The clinic treats conditions ranging from back and neck pain to sports injuries, auto accident injuries, and chronic conditions like fibromyalgia, using spinal manipulation combined with exercise guidance and lifestyle changes rather than medications.",
url: "http://relieffrompain.com/",
telephone: "+1-540-720-6000",
address: {
@type: "PostalAddress",
streetAddress: "147 Garrisonville Rd",
addressLocality: "Stafford",
addressRegion: "VA",
postalCode: "22554",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.469743199999996,
longitude: -77.4135249
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "220",
bestRating: "5"
},
areaServed: "Stafford, VA and surrounding Northern Virginia communities",
knowsAbout: "Holistic Wellness, Chronic pain sufferers, auto accident injury victims, athletes and active individuals, families seeking drug-free pain management, weight loss seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "MLS Laser Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wellness Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Focused Care"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.