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: "Kerri C. Napoleon, RDN, CSSD",
description: "Kerri C. Napoleon is a Registered Dietitian Nutritionist (RDN) and Certified Specialist in Sports Dietetics (CSSD) offering personalized nutrition counseling in Jacksonville. She specializes in weight loss, disease management (diabetes, cholesterol), eating disorders, and sports nutrition for athletes. Services include individual nutrition counseling with customized meal plans, Medgem metabolism testing to measure resting metabolic rate, and grocery store tours or pantry overhauls to optimize home eating environments.",
url: "http://www.homenutritionsolutions.com/",
telephone: "+1-904-525-3447",
address: {
@type: "PostalAddress",
streetAddress: "3527 Hendricks Ave",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32207",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.2880869,
longitude: -81.6492713
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Athletes and weekend warriors, individuals managing chronic diseases, people seeking sustainable weight loss, those with eating disorder concerns",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Sports Dietitian"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Medgem Metabolism Testing"
},
{
@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.