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: "Diana Clark, RD - Dietitian Nutritionist",
description: "Diana Clark is a registered dietitian nutritionist (RD) based in Folsom who provides personalized nutrition counseling and dietary guidance to help clients achieve their health goals. As a credentialed nutrition professional, she offers evidence-based medical nutrition therapy and lifestyle coaching tailored to individual needs and health conditions. Diana works with clients seeking to improve their overall wellness through sustainable nutritional changes.",
url: "https://www.faynutrition.com/dietitians/diana-clark",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "100 O Neill Ct",
addressLocality: "Folsom",
addressRegion: "CA",
postalCode: "95630",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.6825834,
longitude: -121.1369848
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Folsom and surrounding Sacramento area",
knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, people seeking preventive nutrition counseling, clients wanting professional guidance on dietary changes",
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.