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: "Jessica Roy MS, RD, LDN Waverley Oaks Nutrition Counseling",
description: "Jessica Roy is a registered dietitian (MS, RD, LDN) offering personalized nutrition counseling at Waverley Oaks in Waltham. She provides evidence-based dietary guidance to help clients achieve their health goals through customized meal planning and nutritional strategies. With expertise in medical nutrition therapy, Jessica works with individuals seeking to improve their overall wellness through professional nutrition support.",
url: "https://waverleyoaks.com/jessica-roy/",
telephone: "+1-781-786-6716",
address: {
@type: "PostalAddress",
streetAddress: "425 Waverley Oaks Rd",
addressLocality: "Waltham",
addressRegion: "MA",
postalCode: "02452",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.3864387,
longitude: -71.20157
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Waltham, MA and surrounding communities",
knowsAbout: "Nutrition & Dietitians, Individuals seeking professional nutrition counseling, people managing chronic health conditions through diet, those wanting personalized meal planning guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian (RD, LDN)"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Nutrition Plans"
}
],
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.