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: "Marisa Mendes, RD - Dietitian Nutritionist",
description: "Marisa Mendes, RD is a Registered Dietitian Nutritionist with over 20 years of clinical experience specializing in eating disorders, diabetes management, and non-diet nutrition counseling. Based in Marietta, she offers personalized nutrition services using evidence-based therapeutic approaches including Cognitive Behavioral Therapy, Dialectical Behavioral Therapy, and Acceptance and Commitment Therapy to help clients develop a peaceful relationship with food and their bodies. She accepts most major insurance plans and offers both in-person and virtual consultations across multiple states.",
url: "https://www.faynutrition.com/dietitians/marisa-mendes",
telephone: "+1-617-982-3658",
address: {
@type: "PostalAddress",
streetAddress: "2196 River Heights Ct SE",
addressLocality: "Marietta",
addressRegion: "GA",
postalCode: "30067",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9291043,
longitude: -84.43438429999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Marietta, GA and surrounding areas; serves clients virtually across AZ, CA, CO, CT, FL, GA, HI, IN, MA, MI, NJ, NY, OK, OR, PA, TX, VA, WI",
knowsAbout: "Nutrition & Dietitians, People with eating disorders or disordered eating, Individuals managing diabetes, Those seeking a non-restrictive nutrition approach, Clients interested in body-positive and intuitive eating practices",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized in Eating Disorders & Diabetes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Non-Diet, Body-Positive Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "20+ Years Clinical Experience"
}
],
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.