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: "Megan Tappan RD- New Life Dietitian Chattanooga",
description: "Megan Tappan is a registered dietitian offering personalized nutrition counseling and medical nutrition therapy in Chattanooga. She works with clients to develop sustainable eating plans tailored to their health goals, whether managing chronic conditions, improving overall wellness, or addressing specific dietary concerns. With a focus on evidence-based nutrition science, Megan helps clients build lasting habits rather than temporary diets.",
url: "https://newlifedietitian.com/",
telephone: "+1-717-808-7924",
address: {
@type: "PostalAddress",
streetAddress: "1814 Union Ave",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37404",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.032421299999996,
longitude: -85.2768145
},
areaServed: "Chattanooga, Tennessee",
knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, those seeking weight management support, people looking to improve energy and wellness, patients referred by healthcare providers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian (RD)"
},
{
@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.