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: "Natalia Quintero, RD - Dietitian Nutritionist",
description: "Natalia Quintero is a Registered Dietitian Nutritionist in Dallas offering personalized, evidence-based nutrition counseling with a holistic approach. She specializes in diabetes management, weight loss, sports nutrition, gut health, PCOS, cancer nutrition, and eating disorders, using modalities like functional nutrition, intuitive eating, motivational interviewing, and lab testing. She accepts most major insurance plans and offers both in-person and virtual consultations.",
url: "https://www.faynutrition.com/dietitians/natalia-quintero",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "5200 Harry Hines Blvd",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75235",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.813186,
longitude: -96.835567
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Dallas, TX and surrounding areas; also serves clients nationwide via telehealth in multiple states",
knowsAbout: "Nutrition & Dietitians, Individuals managing diabetes or PCOS, people seeking sustainable weight loss without restrictive dieting, athletes interested in sports nutrition, those with eating disorders or disordered eating patterns, cancer patients needing specialized nutrition support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Master's Degree in Clinical Nutrition"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Broad Specialty Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Consultation Options"
}
],
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.