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: "NorthShore Nutrition",
description: "NorthShore Nutrition is a Herbalife Independent Distributor offering nutrition products and wellness solutions in the Portland, TX area. Operated by Chely Vargas, the business provides personalized nutrition guidance and Herbalife's line of meal replacement shakes, nutritional supplements, and wellness products to support customers' health goals. They focus on helping clients achieve sustainable nutrition and lifestyle changes through quality products and direct consultation.",
url: "https://chelyvargas.goherbalife.com/Catalog/Home/Index/en-us",
telephone: "+1-956-603-6363",
address: {
@type: "PostalAddress",
streetAddress: "122 Esplanade Dr Suite 106",
addressLocality: "Portland",
addressRegion: "TX",
postalCode: "78374",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.8881519,
longitude: -97.3106923
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Portland, TX and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Health-conscious individuals, weight management seekers, fitness enthusiasts, people looking for nutritional supplements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Herbalife Expert"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Consultation"
}
],
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.