Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Vital Nutrition of Gold’s Gym",
description: "Vital Nutrition of Gold's Gym is a nutrition consulting service located within Gold's Gym in Laredo, offering personalized nutrition guidance and dietary planning for fitness and wellness goals. They work with clients to develop customized nutrition strategies that complement gym memberships and fitness routines. As part of the Gold's Gym ecosystem, they combine professional nutrition expertise with direct access to gym facilities and members.",
telephone: "+1-956-322-4353",
address: {
@type: "PostalAddress",
streetAddress: "2626 E Del Mar Blvd APT 101",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.580354399999997,
longitude: -99.45726429999999
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Active gym members, fitness enthusiasts, individuals pursuing weight loss or muscle gain goals, athletes seeking sports nutrition guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Gold's Gym Integration"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Nutrition Planning"
}
],
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.