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: "Club de nutrición nueva vida Herbalife",
description: "Club de Nutrición Nueva Vida is a Herbalife nutrition club in Laredo offering personalized nutrition counseling, weight management programs, and wellness products. The club provides nutritional guidance and support to help clients achieve their health goals through Herbalife's product line and expert consultation.",
telephone: "+1-956-319-8055",
address: {
@type: "PostalAddress",
streetAddress: "3601 Santa Maria Ave",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.532083,
longitude: -99.5096842
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Weight loss seekers, Health-conscious individuals, People wanting nutrition guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Herbalife Products"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Nutrition Plans"
}
],
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.