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: "Kristen Lombardo, RD - Dietitian Nutritionist",
description: "Kristen Lombardo is a registered dietitian nutritionist (RD) specializing in gastrointestinal conditions, sustainable weight loss, sports nutrition, and diabetes management. She offers both in-person and virtual consultations with a compassionate, individualized approach that incorporates intuitive eating, FODMAP management, and health-at-every-size principles. With a degree from Penn State and clinical experience, she works collaboratively with clients and existing healthcare providers to help them achieve lasting health improvements through practical, evidence-based nutrition guidance.",
url: "https://www.faynutrition.com/dietitians/kristen-lombardo",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "1911 Key Blvd",
addressLocality: "Arlington",
addressRegion: "VA",
postalCode: "22201",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.894751,
longitude: -77.083634
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Arlington, VA and surrounding areas; also serves clients nationwide via virtual consultations",
knowsAbout: "Nutrition & Dietitians, People with IBS or digestive issues, Athletes and active individuals, Those seeking sustainable weight loss, Diabetics needing nutrition management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized GI Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Consultation Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Collaborative Care Model"
}
],
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.