Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "IC Nutrition And Wellness",
description: "IC Nutrition and Wellness is a nutrition consulting practice in Cary that helps clients optimize their health through personalized dietary guidance and wellness strategies. The practice focuses on cultural competency and tailored nutrition plans that respect individual backgrounds and health goals. They offer expert nutritional assessment and counseling to support long-term wellness improvements.",
url: "http://www.iculturalnutrition.com/",
telephone: "+1-910-290-6479",
address: {
@type: "PostalAddress",
addressLocality: "Cary",
addressRegion: "NC",
postalCode: "27513",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.812904599999996,
longitude: -78.78162189999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Cary, NC and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Health-conscious individuals seeking personalized nutrition plans, people interested in cultural dietary approaches, clients pursuing preventive wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Culturally Competent Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Wellness 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.