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: "What Feeds Me Nutritional Therapy",
description: "What Feeds Me Nutritional Therapy offers personalized nutrition counseling and dietary guidance to help clients achieve their health goals through evidence-based nutritional therapy. Located in Boise, the practice provides one-on-one consultations addressing various health concerns including weight management, digestive issues, and chronic disease prevention. The therapist works with clients to develop sustainable eating patterns tailored to their individual needs and lifestyle.",
url: "http://www.whatfeedsmewellness.com/",
telephone: "+1-208-996-5880",
address: {
@type: "PostalAddress",
streetAddress: "1416 W Washington St",
addressLocality: "Boise",
addressRegion: "ID",
postalCode: "83702",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.623632799999996,
longitude: -116.20747750000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "43",
bestRating: "5"
},
areaServed: "Boise, Idaho and surrounding communities",
knowsAbout: "Nutrition & Dietitians, Health-conscious individuals, people managing chronic conditions, weight management clients, those seeking preventive nutrition guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based Practice"
}
],
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.