{
    "status":1,
    "data": {
        "dates": {
            "2015-12-15": {
                "date": "2015-12-15",
                "day": "Mon",
                "holiday":"",
                "meta_day":"-- any day related information will go here --",
                "meal_groups": [
                    {
                        "title": "Breaky",
                        "code": "BF",
                        "menus": [
                            {
                                "menu_id": 123,
                                "title": "Kid`s Choice",
                                "meta_menu": "-- any extra menu related information goes here --",
                                "items": [
                                    {
                                        "id": 3,
                                        "title": "Apple Slices",
                                        "image": "http://lorempixel.com/300/300/food",
                                        "type": "dish",
                                        "sub_items":[]
                                    },
                                    {
                                        "id": 98,
                                        "title": "Sidebar Mon.",
                                        "image": "http://lorempixel.com/300/300/food/2",
                                        "type": "dish_group",
                                        "sub_items":[
                                            {
                                                "id": 4,
                                                "title": "Carrot",
                                                "image": "http://lorempixel.com/300/300/food/3"
                                            },
                                            {
                                                "id": 5,
                                                "title": "Onion Slices",
                                                "image": "http://lorempixel.com/300/300/food/4"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "menu_id": 89,
                                "title": "Breakfast in Classroom",
                                "items": [
                                    {
                                       "id": 31,
                                        "title": "Chicken Slices Slices B",
                                        "image": "http://lorempixel.com/300/300/food",
                                        "type": "dish",
                                        "sub_items":[]
                                    },
                                    {
                                        "id": 981,
                                        "title": "Sidebar Mon. B",
                                        "image": "http://lorempixel.com/300/300/food/2",
                                        "type": "dish_group",
                                        "sub_items":[
                                            {
                                                "id": 41,
                                                "title": "Carrot B",
                                                "image": "http://lorempixel.com/300/300/food/3"
                                            },
                                            {
                                                "id": 51,
                                                "title": "Onion Slices B",
                                                "image": "http://lorempixel.com/300/300/food/4"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "title": "Lunchy",
                        "code": "L",
                        "menus": [
                            {
                                "menu_id": 456,
                                "title": "Healthy Lunch",
                                "items": [
                                    {
                                        "id": 32,
                                        "title": "Orange Slices C",
                                        "image": "http://lorempixel.com/300/300/food/5",
                                        "type": "dish",
                                        "sub_items":[]
                                    },
                                    {
                                        "id": 982,
                                        "title": "Sidebar Mon. C",
                                       "image": "http://lorempixel.com/300/300/food/21",
                                        "type": "dish_group",
                                       "sub_items":[
                                            {
                                                "id": 42,
                                                "title": "Carrot C",
                                                "image": "http://lorempixel.com/300/300/food/32"
                                            },
                                            {
                                                "id": 52,
                                                "title": "Onion Slices C",
                                                "image": "http://lorempixel.com/300/300/food/42"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ] 
                    }
                ]
            },
            "2015-12-16": {
                "date": "2015-12-16",
                "day": "Tue",
                "holiday":"",
                "meta_day":"-- any extra information will go here --",
                "meal_groups": [
                    {
                        "title": "Breaky",
                        "code": "BF",
                        "menus": [
                            {
                                "menu_id": 123,
                                "title": "Kid`s Choice",
                                "items": [
                                    {
                                        "id": 3,
                                        "title": "Apple Slices",
                                        "image": "http://lorempixel.com/300/300/food",
                                        "type": "dish",
                                        "sub_items":[]
                                    },
                                    {
                                        "id": 98,
                                        "title": "Sidebar Mon.",
                                        "image": "http://lorempixel.com/300/300/food/2",
                                        "type": "dish_group",
                                        "sub_items":[
                                            {
                                                "id": 4,
                                                "title": "Carrot",
                                                "image": "http://lorempixel.com/300/300/food/3"
                                            },
                                            {
                                                "id": 5,
                                                "title": "Onion Slices",
                                                "image": "http://lorempixel.com/300/300/food/4"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "menu_id": 89,
                                "title": "Breakfast in Classroom",
                                "items": [
                                    {
                                       "id": 31,
                                        "title": "Chicken Slices Slices B",
                                        "image": "http://lorempixel.com/300/300/food",
                                        "type": "dish",
                                        "sub_items":[]
                                    },
                                    {
                                        "id": 981,
                                        "title": "Sidebar Mon. B",
                                        "image": "http://lorempixel.com/300/300/food/2",
                                        "type": "dish_group",
                                        "sub_items":[
                                            {
                                                "id": 41,
                                                "title": "Carrot B",
                                                "image": "http://lorempixel.com/300/300/food/3"
                                            },
                                            {
                                                "id": 51,
                                                "title": "Onion Slices B",
                                                "image": "http://lorempixel.com/300/300/food/4"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "title": "Supper",
                        "code": "S",
                        "menus": [
                            {
                                "menu_id": 456,
                                "title": "Healthy Lunch",
                                "items": [
                                    {
                                        "id": 32,
                                        "title": "Orange Slices C",
                                        "image": "http://lorempixel.com/300/300/food/5",
                                        "type": "dish",
                                        "sub_items":[]
                                    },
                                    {
                                        "id": 982,
                                        "title": "Sidebar Mon. C",
                                       "image": "http://lorempixel.com/300/300/food/21",
                                        "type": "dish_group",
                                       "sub_items":[
                                            {
                                                "id": 42,
                                                "title": "Carrot C",
                                                "image": "http://lorempixel.com/300/300/food/32"
                                            },
                                            {
                                                "id": 52,
                                                "title": "Onion Slices C",
                                                "image": "http://lorempixel.com/300/300/food/42"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ] 
                    }
                ]
            },
            "2015-12-17":{ 
                "date": "2015-12-17",
                "day": "Wed",
                "holiday":"Independance Day",
                "meta_day":"-- any extra information will go here --",
                "meal_groups": [
                    {
                        "title": "Breaky",
                        "code": "BF",
                        "menus": [
                            {
                                "menu_id": 123,
                                "title": "Kid`s Choice",
                                "items": [
                                    {
                                        "id": 3,
                                        "title": "Apple Slices",
                                        "image": "http://lorempixel.com/300/300/food",
                                        "type": "dish",
                                        "sub_items":[]
                                    },
                                    {
                                        "id": 98,
                                        "title": "Sidebar Mon.",
                                        "image": "http://lorempixel.com/300/300/food/2",
                                        "type": "dish_group",
                                        "sub_items":[
                                            {
                                                "id": 4,
                                                "title": "Carrot",
                                                "image": "http://lorempixel.com/300/300/food/3"
                                            },
                                            {
                                                "id": 5,
                                                "title": "Onion Slices",
                                                "image": "http://lorempixel.com/300/300/food/4"
                                            }
                                        ]
                                    }
                                ]
                            },
                            {
                                "menu_id": 89,
                                "title": "Breakfast in Classroom",
                                "items": [
                                    {
                                       "id": 31,
                                        "title": "Chicken Slices Slices B",
                                        "image": "http://lorempixel.com/300/300/food",
                                        "type": "dish",
                                        "sub_items":[]
                                    },
                                    {
                                        "id": 981,
                                        "title": "Sidebar Mon. B",
                                        "image": "http://lorempixel.com/300/300/food/2",
                                        "type": "dish_group",
                                        "sub_items":[
                                            {
                                                "id": 41,
                                                "title": "Carrot B",
                                                "image": "http://lorempixel.com/300/300/food/3"
                                            },
                                            {
                                                "id": 51,
                                                "title": "Onion Slices B",
                                                "image": "http://lorempixel.com/300/300/food/4"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "title": "Supper",
                        "code": "S",
                        "menus": [
                            {
                                "menu_id": 456,
                                "title": "Healthy Lunch",
                                "items": [
                                    {
                                        "id": 32,
                                        "title": "Orange Slices C",
                                        "image": "http://lorempixel.com/300/300/food/5",
                                        "type": "dish",
                                        "sub_items":[]
                                    },
                                    {
                                        "id": 982,
                                        "title": "Sidebar Mon. C",
                                       "image": "http://lorempixel.com/300/300/food/21",
                                        "type": "dish_group",
                                       "sub_items":[
                                            {
                                                "id": 42,
                                                "title": "Carrot C",
                                                "image": "http://lorempixel.com/300/300/food/32"
                                            },
                                            {
                                                "id": 52,
                                                "title": "Onion Slices C",
                                                "image": "http://lorempixel.com/300/300/food/42"
                                            }
                                        ]
                                    }
                                ]
                            }
                        ] 
                    }
                ]
            }

        }
    }
}