FoodNutritionalInfo.json
{
"foods": [
{
"title": "",
"qty" : {
"type": "",
"amount": ""
},
"nutrition": {
"calories": ""
}
}
]
}