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: "Maddox Nutrition LLC",
description: "Maddox Nutrition LLC, led by registered dietitian Liesel Maddox, provides personalized nutrition counseling and evidence-based dietary guidance for individuals seeking to improve their health through nutrition. The practice specializes in medical nutrition therapy, helping clients manage chronic conditions, achieve wellness goals, and develop sustainable eating habits. With a focus on individualized care and professional expertise, Maddox Nutrition serves Colorado Springs residents seeking professional nutrition support.",
url: "https://www.lieselmaddoxnutrition.com/",
telephone: "+1-719-445-9573",
address: {
@type: "PostalAddress",
streetAddress: "6385 Corporate Dr Suite 200",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80919",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9220623,
longitude: -104.81590899999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, people seeking weight management support, anyone wanting professional dietary guidance from a registered dietitian",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian Led"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
}
],
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.