Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Morganne Brown Nutrition",
description: "Morganne Brown Nutrition is an independent nutrition consulting practice in Knoxville, TN offering personalized nutrition guidance and counseling. Morganne works with clients to develop sustainable dietary strategies tailored to their individual health goals and lifestyle. The practice focuses on practical, evidence-based nutrition advice to support overall wellness and health optimization.",
telephone: "+1-317-727-4336",
address: {
@type: "PostalAddress",
streetAddress: "4920 Petersburg Rd",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37921",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.977398,
longitude: -84.0018305
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking personalized nutrition guidance, people working toward specific health goals, wellness-focused clients wanting professional dietary counseling",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Practice"
},
{
@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.