[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["`NutritionInformation` schema provides nutritional details about food items, extending the `StructuredValue` type."],["It includes properties for calories, macronutrient content (carbohydrates, fat, protein, fiber), cholesterol, sodium, sugar, and serving size, all measured in appropriate units like grams or milligrams."],["Each nutritional property utilizes specific types like `Energy` for calories and `Mass` for most other values, ensuring data consistency and clarity."]]],["The `NutritionInformation` type details nutritional values, extending `StructuredValue`. It specifies quantities of calories, carbohydrates, cholesterol, fat, fiber, protein, saturated fat, sodium, sugar, trans fat, and unsaturated fat. Each nutritional component, except calories and serving size, is measured using the `Mass` type, using grams or milligrams. The `Energy` type is used for calories. Serving size is defined by `Text`, detailing volume or mass.\n"]]