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: "Nutrition HealthWorks",
description: "Nutrition HealthWorks is a team of registered dietitians and licensed nutritionists offering personalized nutrition counseling for medical wellness, sports performance, weight management, and pediatric nutrition. They provide in-person appointments in Charlotte, Raleigh, Columbia, and Savannah, plus virtual telehealth services across multiple states. Their services include metabolic testing, meal planning, run coaching, food sensitivity testing, and corporate wellness programs—all designed to replace trendy diets with custom, evidence-based nutrition plans.",
url: "https://nutritionhealthworks.com/",
telephone: "+1-704-380-4655",
address: {
@type: "PostalAddress",
streetAddress: "301 S College St #200",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28202",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2234759,
longitude: -80.8444961
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "109",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas; Raleigh, Columbia, and Savannah with virtual services nationwide",
knowsAbout: "Nutrition & Dietitians, Athletes and runners, individuals with medical conditions requiring nutrition therapy, parents seeking pediatric nutrition support, people pursuing sustainable weight management, corporate wellness programs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitians & Licensed Nutritionists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Metabolic Testing & Integrative Labs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Location & Virtual Options"
}
],
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.