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: "Case Specific Nutrition",
description: "Case Specific Nutrition is a personalized nutrition and lifestyle coaching practice run by registered dietitians in Raleigh and multiple locations nationwide. They specialize in nutrition optimization with advanced labs and genetic testing, performance nutrition coaching for athletes, healthy lifestyle change programs, and eating disorder recovery support. Their approach focuses on individualized care that meets clients where they are, rather than one-size-fits-all solutions.",
url: "http://casespecificnutrition.com/",
telephone: "+1-919-364-4868",
address: {
@type: "PostalAddress",
streetAddress: "4000 Wake Forest Rd Suite 280",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27609",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8349651,
longitude: -78.6145964
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "61",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Athletes seeking performance nutrition, individuals with newly diagnosed health concerns, people recovering from eating disorders, anyone wanting personalized nutrition optimization",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Lab & Genetic Testing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Eating Disorder Support"
}
],
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.