Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Sara Hyatt - Nourished and Renewed Nutrition Services",
description: "Sara Hyatt is a registered dietitian nutritionist offering personalized nutrition counseling and meal planning at Nourished and Renewed Nutrition Services in Wheat Ridge. She works with clients to develop sustainable dietary strategies tailored to individual health goals, medical conditions, and lifestyle needs. Sara combines evidence-based nutrition science with a client-centered approach to help people achieve lasting wellness through food.",
url: "https://bit.ly/sarahyattnutrition",
telephone: "+1-720-810-7027",
address: {
@type: "PostalAddress",
streetAddress: "Level, 6650 W 44th Ave",
addressLocality: "Wheat Ridge",
addressRegion: "CO",
postalCode: "80033",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7763164,
longitude: -105.0702859
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Wheat Ridge, Denver metro area, and surrounding communities",
knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, people seeking sustainable dietary changes, clients wanting personalized meal planning, those referred by healthcare providers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian Nutritionist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Meal Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "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.