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: "Helen Whitehouse, RD - Dietitian Nutritionist",
description: "Helen Whitehouse is a registered dietitian nutritionist (RD) serving the Plano area with personalized nutrition counseling and dietary guidance. She provides evidence-based nutrition services to help clients optimize their health through customized meal planning, lifestyle modifications, and nutritional assessment. As part of Fay Nutrition, Helen combines professional expertise with a client-centered approach to address individual health goals and dietary needs.",
url: "https://www.faynutrition.com/dietitians/helen-whitehouse",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "3613 Remington Cir",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75023",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.051161799999996,
longitude: -96.7629092
},
areaServed: "Plano, TX and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, people seeking weight management support, clients wanting to improve overall wellness through nutrition",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian Credential"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Nutrition 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.