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: "Hannah Jane Kedzierski, RD - Dietitian Nutritionist",
description: "Hannah Jane Kedzierski, MS, RDN, LDN is a registered dietitian nutritionist specializing in sports nutrition, functional medicine, and women's health. She takes a holistic, root-cause approach to nutrition counseling, working with athletes, individuals managing chronic conditions like diabetes and autoimmune disorders, and anyone seeking sustainable wellness. Her practice emphasizes personalized meal planning, intuitive eating, and practical strategies that fit real life.",
url: "https://www.faynutrition.com/dietitians/hannah-jane-kedzierski",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "6 Centre Ct",
addressLocality: "Palmyra",
addressRegion: "VA",
postalCode: "22963",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.900276,
longitude: -78.3137493
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Palmyra, VA and serving clients virtually across AZ, CA, CO, CT, FL, HI, IN, MA, MI, NJ, NY, OK, OR, PA, TX, VA, WI",
knowsAbout: "Nutrition & Dietitians, Athletes and fitness enthusiasts, Women managing hormonal and menstrual cycle-related health, Individuals with autoimmune or gut health issues, People seeking sustainable, whole-person nutrition coaching",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Nutrition Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Root-Cause Functional Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized, Sustainable Plans"
}
],
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.