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: "Alameda Nutrition",
description: "Alameda Nutrition is a Herbalife nutrition consultant and retail store in Lakewood specializing in personalized nutrition solutions, weight management products, and wellness supplements. They offer one-on-one nutrition consultations, meal replacement shakes, vitamins, and health-focused products designed to support customers' fitness and wellness goals. As an authorized Herbalife distributor, they provide tailored nutritional guidance alongside their product offerings.",
url: "http://alamedanutrition.herbalife.com/es-us/u",
telephone: "+1-720-648-1356",
address: {
@type: "PostalAddress",
streetAddress: "275 S Jay St",
addressLocality: "Lakewood",
addressRegion: "CO",
postalCode: "80226",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7119788,
longitude: -105.0654024
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "71",
bestRating: "5"
},
areaServed: "Lakewood and surrounding Denver metro area",
knowsAbout: "Nutrition & Dietitians, Weight loss seekers, Fitness enthusiasts, Health-conscious individuals, People seeking personalized nutrition guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Nutrition Consulting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Herbalife Product Line"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Retail & Advisory"
}
],
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.