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: "Heather T. Shaw, RD",
description: "Heather T. Shaw, RD, LD, CDCES is a registered dietitian and certified diabetes care and education specialist at St. Luke's Clinic – Endocrinology and Diabetes in Twin Falls. She provides personalized, evidence-based nutrition counseling with a specialization in diabetes management and self-management education. Her approach emphasizes education, empowerment, and sustainable lifestyle changes to help patients manage their health effectively.",
url: "https://stlukesonline.org/en/get-care/providers/shaw-heather/",
telephone: "+1-208-814-7271",
address: {
@type: "PostalAddress",
streetAddress: "625 Pole Line Rd W Suite 2A",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.591188599999995,
longitude: -114.4928214
},
areaServed: "Twin Falls, ID and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals with diabetes, patients with endocrine disorders, people seeking specialized diabetes education and nutrition management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Diabetes Educator"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based 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.