Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Katherine C. Zehntner, RD",
description: "Katherine C. Zehntner is a registered dietitian offering personalized nutrition counseling and medical nutrition therapy in Brentwood. She works with clients to develop sustainable eating plans tailored to their individual health goals and conditions. With expertise in evidence-based nutrition, she helps clients achieve better health outcomes through dietary intervention and lifestyle coaching.",
telephone: "+1-629-888-5125",
address: {
@type: "PostalAddress",
streetAddress: "791 Old Hickory Blvd",
addressLocality: "Brentwood",
addressRegion: "TN",
postalCode: "37027",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0398898,
longitude: -86.77961619999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "53",
bestRating: "5"
},
areaServed: "Brentwood, TN and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, people seeking weight management support, athletes and active individuals, anyone wanting personalized nutrition guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian"
},
{
@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.