stdClass Object
(
    [app] => Array
        (
            [0] => stdClass Object
                (
                    [rest_id] => 3135
                    [restaurant_name] => BurgerX
                    [logo] => burgerx-islington-london-n7.jpg
                    [address1] => Holloway Rd
                    [address2] => Islington
                    [city] => 
                    [town] => London
                    [region] => North London
                    [domain] => 
                    [latitude] => 51.5473995
                    [longitude] => -0.1057147
                    [postcode] => N7 8JZ
                    [business_tel] => 02034903935
                    [started_at] => 1677057619
                    [accept_reservation] => 0
                    [accept_collection] => 1
                    [accept_delivery] => 1
                    [restuarent_schedule] => stdClass Object
                        (
                            [schedule] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [weekday_id] => 4
                                            [weekday_name] => Thursday
                                            [opening_time] => 1678449600
                                            [closing_time] => 1678487400
                                            [type] => 3
                                            [timing_for] => Collection/Delivery
                                            [collection_time] => 30
                                            [delivery_time] => 45
                                        )

                                    [1] => stdClass Object
                                        (
                                            [weekday_id] => 4
                                            [weekday_name] => Thursday
                                            [opening_time] => 1678449600
                                            [closing_time] => 1678487400
                                            [type] => 4
                                            [timing_for] => Reservation
                                            [collection_time] => 0
                                            [delivery_time] => 0
                                        )

                                )

                            [status] => Success
                        )

                    [available_cuisine] => stdClass Object
                        (
                            [cuisine] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [cuisine_id] => 3661
                                            [name] => FAST FOOD
                                        )

                                )

                        )

                    [discount] => stdClass Object
                        (
                            [off] => Array
                                (
                                )

                            [status] => 0
                        )

                    [order_policy] => stdClass Object
                        (
                            [policy] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [policy_id] => 6031
                                            [policy_name] => Delivery
                                            [policy_time] => 45
                                            [min_order] => 15
                                            [shiftNumber] => 1
                                            [status] => 1
                                        )

                                )

                            [status] => 1
                        )

                    [offer] => stdClass Object
                        (
                            [offer_list] => Array
                                (
                                )

                            [status] => 0
                        )

                    [distance] => NONE
                    [rating_rows] => 0
                    [rating_count] => 0.00
                    [active] => 1
                    [chefonline_coming_soon] => 0
                    [slug] => burgerx-islington-london-n7
                )

        )

    [status] => Success
    [msg] => 1 restaurant found in this search.
)