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: "Brandon Knight, Functional Health Coach",
description: "Brandon Knight is a Functional Health Coach based in Chattanooga who specializes in personalized nutrition and wellness coaching. He works with clients to address root causes of health issues through functional medicine principles, dietary optimization, and lifestyle modifications. His approach combines professional health coaching with nutritional guidance tailored to individual health goals and conditions.",
url: "https://nutritionw.com/brandon-knight/",
telephone: "+1-423-654-7773",
address: {
@type: "PostalAddress",
streetAddress: "6209 Lee Hwy Suite 4",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37421",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0308475,
longitude: -85.1857837
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking preventive health optimization, people with chronic health concerns, those wanting personalized nutrition guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Functional Medicine Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Nutrition Plans"
}
],
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.