Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Crystal McLean, RD - Dietitian Nutritionist",
description: "Crystal McLean is a registered dietitian nutritionist (RD) based in Raleigh offering personalized nutrition counseling and medical nutrition therapy. She helps clients develop sustainable eating habits and optimize their health through evidence-based nutritional guidance. Crystal works with a range of clients seeking to improve their wellness through professional dietary support.",
url: "https://www.faynutrition.com/dietitians/crystal-mclean",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "5306 Six Forks Rd STE 107",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27609",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8541173,
longitude: -78.6416019
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Raleigh, North Carolina and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking professional nutrition guidance, people managing chronic health conditions through diet, clients wanting sustainable lifestyle changes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian Credentials"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Medical Nutrition Therapy"
}
],
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.