$store->getRouteKey(), 'name' => $store->name, 'lat' => $store->lat, 'lng' => $store->lng, 'phone' => $store->phone, 'working_hours' => $store->working_hours, ]; } }