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: "Nutrition Counseling, Valerie Lawrence RDN, CDCES",
description: "Valerie Lawrence is a registered dietitian nutritionist (RDN) and certified diabetes care and education specialist (CDCES) offering personalized nutrition counseling in Emmett, Idaho. She provides evidence-based dietary guidance for diabetes management, weight loss, and overall wellness, helping clients develop sustainable eating habits tailored to their individual health goals and medical conditions.",
url: "http://www.healthyval.com/",
telephone: "+1-208-365-8212",
address: {
@type: "PostalAddress",
streetAddress: "709 S Washington Ave Suite B",
addressLocality: "Emmett",
addressRegion: "ID",
postalCode: "83617",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.8692214,
longitude: -116.500391
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Emmett, Idaho and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals with diabetes, people seeking weight loss support, clients with chronic health conditions requiring dietary management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Diabetes Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian Nutritionist"
}
],
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.