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: "Vero Beach Nutrition",
description: "Vero Beach Nutrition is a personalized nutrition counseling practice run by Samantha Lynch, a registered dietitian nutritionist. She offers customized medical nutrition therapy tailored to individual health histories, food preferences, and goals—focusing on sustainable, realistic changes rather than restrictive dieting. Services include one-on-one nutrition counseling for weight management and GI health, professionally designed interactive nutrition programs, body composition testing, and a holistic approach that addresses gut health, sleep, physical activity, and mental wellness alongside nutrition.",
url: "http://verobeachnutrition.com/",
telephone: "+1-772-410-4611",
address: {
@type: "PostalAddress",
streetAddress: "908 E Causeway Blvd",
addressLocality: "Vero Beach",
addressRegion: "FL",
postalCode: "32963",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.6318491,
longitude: -80.3553812
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Vero Beach, FL and surrounding Indian River County area",
knowsAbout: "Nutrition & Dietitians, Weight management clients, GI/digestive health patients, individuals seeking sustainable nutrition habits, anyone wanting to improve their relationship with food",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian Nutritionist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Body Composition Testing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Wellness Approach"
}
],
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.