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: "Peak Nutrition Clinic",
description: "Peak Nutrition Clinic is a nutrition counseling service in Colorado Springs specializing in personalized dietary guidance and nutritional assessment. Located at the University of Colorado Colorado Springs Health Circle, they work with clients to develop evidence-based nutrition plans tailored to individual health goals and medical conditions.",
url: "https://healthcircle.uccs.edu/peak-nutrition-clinic",
telephone: "+1-719-255-7524",
address: {
@type: "PostalAddress",
streetAddress: "4863 N Nevada Ave #137",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.901888199999995,
longitude: -104.81654630000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking professional nutrition guidance, people managing chronic health conditions through diet, athletes optimizing performance nutrition, anyone wanting personalized dietary plans",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "UCCS Health Circle Partnership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Assessment"
}
],
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.