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: "Amy Reynolds, RD - Dietitian Nutritionist",
description: "Amy Reynolds is a Registered Dietitian and Certified Diabetes Care and Education Specialist who specializes in intuitive eating, eating disorders, disordered eating, and non-restrictive diabetes management. As owner of Nutrition Therapy & Wellness Co., she offers individualized nutrition counseling, meal planning, food and eating challenge support, and coping strategy development—all rooted in Health at Every Size principles and a commitment to dismantling diet culture. She works with clients both virtually and in-person across multiple states, accepting most major insurance plans.",
url: "https://www.faynutrition.com/dietitians/amy-reynolds",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "8401 Mayland Dr STE V",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23294",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.6250222,
longitude: -77.5499671
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Richmond, VA and virtual services across AZ, CA, CO, CT, DC, HI, IN, MD, MA, MI, NJ, NY, OK, OR, PA, TX, VA, WI",
knowsAbout: "Nutrition & Dietitians, People with eating disorders or disordered eating, individuals with diabetes seeking non-diet approaches, those wanting to heal their relationship with food, people of color and LGBTQ+ clients seeking culturally-informed care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Eating Disorder & Disordered Eating Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Non-Weight-Centric Diabetes Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Culturally Responsive & Social Justice-Informed Care"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.