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: "Jordan Pitts, RD - Dietitian Nutritionist",
description: "Jordan Pitts is a registered dietitian nutritionist (RD) in Colorado Springs offering personalized nutrition counseling and dietary guidance. Through Fay Nutrition, she provides evidence-based nutrition services to help clients achieve their health goals through customized meal planning and nutrition education. Jordan works with clients seeking to improve their overall wellness through professional dietary intervention.",
url: "https://www.faynutrition.com/dietitians/jordan-pitts",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "3220 N Academy Blvd",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80917",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.877812899999995,
longitude: -104.75820879999999
},
areaServed: "Colorado Springs, CO and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking professional nutrition guidance, people with specific health goals, clients wanting personalized dietary intervention",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian (RD)"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.