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: "Carrie Gabriel, RD - Dietitian Nutritionist",
description: "Carrie Gabriel is a registered dietitian nutritionist (RD) offering personalized nutrition counseling and dietary guidance for clients in Los Angeles. She works with individuals to develop practical, sustainable eating strategies tailored to their health goals and lifestyle. Her approach emphasizes home cooking and evidence-based nutrition principles to support better health outcomes.",
url: "https://www.thehomecookingdietitian.com/",
telephone: "+1-303-523-0912",
address: {
@type: "PostalAddress",
streetAddress: "9848 Tabor St",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90034",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0278364,
longitude: -118.40125090000001
},
areaServed: "Los Angeles, CA and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking personalized nutrition guidance, people looking to improve eating habits through practical strategies, clients wanting evidence-based dietary counseling",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian Credential"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Home Cooking Focus"
}
],
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.