Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Tessa Komine, MS, RDN, LD, CD/Fearless with Food, LLC",
description: "Tessa Komine is a Registered Dietitian Nutritionist (MS, RDN, LD, CD) offering individual nutrition counseling for adults in Portland. She specializes in an anti-diet, weight-inclusive approach to help clients develop a healthy, supportive relationship with food. Her practice, Fearless with Food, LLC, focuses on whole-person nourishment and actively works against diet culture.",
url: "http://fearlesswithfood.com/",
telephone: "+1-971-270-0590",
address: {
@type: "PostalAddress",
streetAddress: "2100 NE Broadway Suite #225",
addressLocality: "Portland",
addressRegion: "OR",
postalCode: "97232",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 45.5348,
longitude: -122.64428799999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Portland, Oregon and surrounding areas",
knowsAbout: "Nutrition & Dietitians, Adults seeking non-diet nutrition counseling, people recovering from disordered eating patterns, individuals wanting to improve their relationship with food",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Anti-Diet, Weight-Inclusive Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Registered Dietitian Credentials"
}
],
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.