Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Pamela Kelle RD LDN Virtual RD",
description: "Pamela Kelle is a registered dietitian (RD) and licensed dietitian nutritionist (LDN) offering virtual nutrition counseling and coaching from Chattanooga, TN. She provides personalized nutrition guidance to help clients improve their health through dietary changes, working with clients entirely through virtual appointments for convenience and accessibility.",
url: "http://www.yourownfoodcoach.com/",
telephone: "+1-423-991-3422",
address: {
@type: "PostalAddress",
streetAddress: "1238 Hanover St",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.068791,
longitude: -85.290117
},
areaServed: "Chattanooga, TN and surrounding areas (virtual)",
knowsAbout: "Nutrition & Dietitians, Individuals seeking personalized nutrition counseling, busy professionals wanting flexible virtual appointments, anyone interested in making sustainable dietary changes with professional guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Credentials"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "100% Virtual Appointments"
}
],
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.