Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Penelope E. Ferguson, RD",
description: "Penelope E. Ferguson is a registered dietitian (RD) offering personalized nutrition counseling and dietary guidance in Harrisonburg. She works with clients to develop practical, evidence-based nutrition plans tailored to their individual health goals and medical needs.",
telephone: "+1-540-830-1565",
address: {
@type: "PostalAddress",
streetAddress: "451 University Blvd",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.429414,
longitude: -78.8544021
},
areaServed: "Harrisonburg, Virginia and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Individuals seeking professional nutrition counseling, patients managing chronic health conditions, people pursuing personalized dietary changes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian Credential"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Approach"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.