Find the link and provide me the solution for that.
I could paste the code here directly,so fine the link
for(Restaurantwrapper.cls_nearby_restaurants nearby_restaurant : Restaurantwrapper.nearby_restaurants){
String name = nearby_restaurant.restaurant.name;
}