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: "Michelle Fee, RD LD",
description: "Taste of Life, LLC is a nutrition counseling practice led by Michelle Fee, RD LD, a Registered Dietitian Nutritionist specializing in eating disorders, disordered eating, and medical nutrition therapy. Michelle provides compassionate, one-on-one nutritional counseling for individuals of all ages with conditions including eating disorders, ASD, heart disease, and PCOS. The practice emphasizes a non-judgmental, body-positive approach that helps clients develop a healthy relationship with food and nutrition.",
url: "http://www.tasteoflifewellness.com/",
telephone: "+1-713-622-6422",
address: {
@type: "PostalAddress",
streetAddress: "407 Heights Blvd",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77007",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.7782518,
longitude: -95.39783589999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Houston, Texas",
knowsAbout: "Nutrition & Dietitians, Individuals with eating disorders or disordered eating, people managing chronic conditions like heart disease or PCOS, individuals seeking evidence-based nutrition counseling in a supportive environment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Eating Disorder Specialization"
},
{
@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.