Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 46 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "4638 Total Nutrition/PROTEIN BAR ",
description: "4638 Total Nutrition is a nutrition-focused establishment in Richmond offering protein bars, nutritional supplements, and health consulting services. Run as a Herbalife nutrition club, they provide personalized nutrition guidance and products designed to support fitness goals, weight management, and overall wellness.",
url: "http://anasalinas123.herbalife.com/es-us/u",
telephone: "+1-804-309-2682",
address: {
@type: "PostalAddress",
streetAddress: "4638 Richmond Hwy",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23234",
addressCountry: "US"
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Fitness enthusiasts, people seeking weight management support, health-conscious consumers looking for nutritional supplements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Herbalife Products"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.