Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Rossville Nutrition",
description: "Rossville Nutrition is a health-focused nutrition consulting and food store in Chattanooga specializing in Herbalife products and nutritional supplements. Founded and operated by Kim, the business offers personalized nutrition guidance, meal replacement shakes, vitamins, and wellness products designed to support healthy living goals. They combine retail expertise with one-on-one consulting to help customers find the right nutritional solutions for their individual needs.",
url: "https://be-kim.herbalife.com/en-us/u",
telephone: "+1-423-206-5857",
address: {
@type: "PostalAddress",
streetAddress: "3416 Rossville Blvd STE 5",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0053104,
longitude: -85.2921302
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Health-conscious individuals seeking personalized nutrition guidance, people interested in meal replacement shakes, supplement shoppers wanting expert consultation, wellness-focused Chattanooga residents",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Nutrition Consulting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Herbalife Specialist"
}
],
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.