Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "360 Health and Wellness LLC",
description: "360 Health and Wellness LLC offers an integrative medicine approach combining functional medicine and traditional primary care in Charlottesville. They provide Direct Primary Care memberships, Functional Medicine memberships focused on root-cause health, IV nutritional therapy, weight loss consultations, hormone evaluation, aesthetic injections, and infrared sauna services. The practice emphasizes personalized care, preventive medicine, and education, with options for on-site IV wellness services for events.",
url: "http://360health-wellness.com/",
address: {
@type: "PostalAddress",
streetAddress: "199 Spotnap Rd Suite 2",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22911",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0308559,
longitude: -78.4530261
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Charlottesville, Virginia and surrounding areas",
knowsAbout: "Holistic Wellness, Direct Primary Care seekers, Functional medicine patients, Weight loss program participants, Corporate wellness planners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Membership Models"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Event IV Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Supplement Access"
}
],
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.