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: "Courtney Ramsey-Coleman, RD - Dietitian Nutritionist",
description: "Courtney Ramsey-Coleman, MS, RDN, LDN, is a registered dietitian nutritionist specializing in personalized nutrition counseling for conditions including diabetes, IBS, weight loss, PCOS, pregnancy and postpartum nutrition, and food sensitivities. She combines clinical expertise with a systems-thinking approach, exploring root causes like food access, stress, and cultural factors to build sustainable, culturally tailored nutrition plans. Courtney offers both virtual and in-person consultations and accepts most major insurance plans.",
url: "https://www.faynutrition.com/dietitians/courtney-ramsey-coleman",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "1507 Highland Trail",
addressLocality: "Cary",
addressRegion: "NC",
postalCode: "27511",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.761995299999995,
longitude: -78.8142506
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Cary, NC and surrounding areas; telehealth available across multiple states",
knowsAbout: "Nutrition & Dietitians, Individuals with chronic conditions seeking root-cause nutrition support, pregnant and postpartum clients, those with eating disorders or disordered eating patterns, patients wanting culturally respectful and accessible nutrition care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Systems-Centered Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Culturally Tailored Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Specializations"
}
],
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.