Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Joy Rising Nutrition",
description: "Joy Rising Nutrition is a nutrition consulting practice in Port St. Lucie offering personalized dietary guidance and wellness support. The practice helps clients optimize their health through nutrition coaching, dietary planning, and evidence-based nutritional strategies tailored to individual health goals and needs.",
url: "http://www.joyrisingnutrition.com/",
telephone: "+1-859-512-3160",
address: {
@type: "PostalAddress",
streetAddress: "744 SW Aruba Bay",
addressLocality: "Port St. Lucie",
addressRegion: "FL",
postalCode: "34986",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.306333300000002,
longitude: -80.4066321
},
areaServed: "Port St. Lucie and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Health-conscious individuals, people with specific dietary goals, those seeking to optimize nutrition for wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Nutrition Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based Guidance"
}
],
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.