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: "Gastonia Nutrition",
description: "Gastonia Nutrition is a nutrition-focused retail store in Gastonia offering Herbalife products and nutritional supplements to support healthy lifestyle goals. The business provides personalized nutrition solutions and wellness products designed to help customers achieve their health objectives through proper nutrition and supplementation.",
url: "http://eliana-erazo.goherbalife.com/",
telephone: "+1-704-747-8927",
address: {
@type: "PostalAddress",
streetAddress: "316 E Franklin Blvd STE A",
addressLocality: "Gastonia",
addressRegion: "NC",
postalCode: "28054",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2625434,
longitude: -81.1768961
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Gastonia, NC and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Health-conscious individuals, Weight management seekers, Fitness enthusiasts, People pursuing wellness goals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Herbalife Product Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Community Focus"
}
],
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.