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: "Angelique Gouin, RD - Dietitian Nutritionist",
description: "Angelique Gouin is a registered dietitian nutritionist (RD) offering personalized nutrition counseling in West Palm Beach. She specializes in sports nutrition, weight loss, diabetes management, eating disorders, and intuitive eating using a flexible, non-restrictive approach. Working both in-person and via video, Angelique develops individualized meal plans with concrete action steps, focusing on long-term results, building positive relationships with food, and accountability without judgment.",
url: "https://www.faynutrition.com/dietitians/angelique-gouin",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "609 2nd St",
addressLocality: "West Palm Beach",
addressRegion: "FL",
postalCode: "33401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.7155949,
longitude: -80.0570963
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "25",
bestRating: "5"
},
areaServed: "West Palm Beach, Florida and serving clients across multiple states via telehealth",
knowsAbout: "Nutrition & Dietitians, Athletes and sports enthusiasts, individuals managing diabetes or weight loss, people with eating disorders seeking recovery, anyone seeking sustainable nutrition changes without restrictive dieting",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Master's Degree in Nutrition & Dietetics"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible, Non-Restrictive Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Insurance Coverage"
}
],
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.