Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Rochelle Anderson, RD - Dietitian Nutritionist",
description: "Rochelle Anderson is a registered dietitian nutritionist (RD) based in Plantation, FL, offering personalized nutrition counseling and dietary guidance for various health conditions and wellness goals. She provides evidence-based nutrition care through individual consultations, helping clients optimize their health through customized meal planning and lifestyle recommendations. Rochelle works with clients seeking to manage chronic diseases, improve athletic performance, or achieve sustainable weight management.",
url: "https://www.faynutrition.com/dietitians/rochelle-anderson",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "880 NW 86th Ave",
addressLocality: "Plantation",
addressRegion: "FL",
postalCode: "33324",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.134253599999997,
longitude: -80.2663249
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "75",
bestRating: "5"
},
areaServed: "Plantation and surrounding South Florida communities",
knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, athletes seeking sports nutrition support, people pursuing sustainable weight management, anyone wanting professional dietary guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian (RD)"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized 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.