Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Knoxville Dietitian Services",
description: "Knoxville Dietitian Services, run by a registered dietitian, provides individualized nutrition counseling for weight management, medical nutrition therapy, sports nutrition, and general health optimization. They specialize in managing chronic conditions like diabetes, high cholesterol, digestive disorders, and food allergies, while also offering corporate wellness programs and workplace health initiatives. With a patient-centered approach tailored to each person's medical history and lifestyle, they help clients develop sustainable eating habits without complication.",
url: "http://knoxrdservices.com/",
telephone: "+1-865-226-9615",
address: {
@type: "PostalAddress",
streetAddress: "407 N Forest Park Blvd",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37919",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9431418,
longitude: -83.9846153
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Nutrition & Dietitians, People managing chronic health conditions, athletes seeking sports nutrition guidance, corporate employees in wellness programs, weight management clients, pregnant women",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Medical Nutrition Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Coverage Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
}
],
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.