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: "Samantha Delano, RD - Dietitian Nutritionist",
description: "Samantha Delano is a Registered Dietitian Nutritionist specializing in eating disorders, disordered eating, and weight loss management. With a Master's degree in Nutrition and personal experience navigating eating disorder recovery, she provides evidence-based Medical Nutrition Therapy using approaches like intuitive eating, cognitive behavioral therapy, and Health At Every Size (HAES). She offers both in-person and virtual consultations and accepts most major insurance plans.",
url: "https://www.faynutrition.com/dietitians/samantha-delano",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "7901 4th St N STE STE #300",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33702",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.844245599999997,
longitude: -82.63827069999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "25",
bestRating: "5"
},
areaServed: "St. Petersburg, Florida, and serving clients across multiple states via telehealth",
knowsAbout: "Nutrition & Dietitians, Individuals with eating disorders or disordered eating patterns, people managing diabetes or weight loss, those seeking intuitive eating and body image work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Eating Disorder Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Approach to Food Relationship"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Service Modalities"
}
],
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.