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: "Revitalize Nutrition Jennifer Clark Dietitian/Nutritionist",
description: "Revitalize Nutrition is a private nutrition practice run by Jennifer Clark, a registered dietitian/nutritionist in Knoxville. She provides personalized nutrition counseling and dietary guidance to help clients achieve their health goals. Jennifer specializes in working with individuals seeking to improve their overall wellness through evidence-based nutrition strategies.",
url: "https://revitalizenutrition.clientsecure.me/",
telephone: "+1-865-450-8200",
address: {
@type: "PostalAddress",
streetAddress: "9300 Middlebrook Pike",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37931",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.944642,
longitude: -84.1003198
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking professional nutrition guidance, people managing chronic health conditions, fitness enthusiasts wanting dietary optimization",
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.