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: "Jenny Mohoff, RD - Dietitian Nutritionist",
description: "Jenny Mohoff is a registered dietitian nutritionist (RD) based in Boca Raton offering personalized nutrition counseling and dietary guidance. She helps clients achieve their health goals through evidence-based nutrition strategies tailored to individual needs and lifestyles. Whether you're managing a chronic condition, optimizing athletic performance, or making lifestyle changes, Jenny provides expert nutritional support to help you succeed.",
url: "https://www.faynutrition.com/dietitians/jenny-mohoff",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "198 NW 10th Ct",
addressLocality: "Boca Raton",
addressRegion: "FL",
postalCode: "33486",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.351965500000002,
longitude: -80.1065428
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Boca Raton and surrounding South Florida areas",
knowsAbout: "Nutrition & Dietitians, Individuals managing chronic conditions, people seeking weight management support, athletes optimizing nutrition, clients wanting personalized dietary guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian Credential"
},
{
@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.