[ { "id": 1, "name": "Phở Hà Nội", "cuisine": "Vietnamese", "distance": 1.2, "price_range": "medium", "dishes": ["phở", "bún chả", "bánh mì", "gỏi cuốn"], "rating": 4.5, "address": "123 Nguyễn Huệ, Quận 1, TP.HCM, Việt Nam", "description": "A cozy spot offering authentic Vietnamese phở with rich broth and fresh herbs.", "dietary_options": ["vegetarian"], "service_type": ["dine-in", "takeout"], "kid_friendly": true, "outdoor_seating": false, "alcohol": false }, { "id": 2, "name": "Pizza 4P's", "cuisine": "Italian", "distance": 2.5, "price_range": "high", "dishes": ["pizza", "pasta", "tiramisu", "salad"], "rating": 4.8, "address": "8/15 Lê Thánh Tôn, Quận 1, TP.HCM, Việt Nam", "description": "Upscale Italian dining with artisanal pizzas and a vibrant atmosphere.", "dietary_options": ["vegetarian", "gluten-free"], "service_type": ["dine-in", "delivery"], "kid_friendly": true, "outdoor_seating": true, "alcohol": true }, { "id": 3, "name": "Sushi Bar", "cuisine": "Japanese", "distance": 3.0, "price_range": "high", "dishes": ["sushi", "sashimi", "ramen", "tempura"], "rating": 4.3, "address": "45 Lý Tự Trọng, Quận 1, TP.HCM, Việt Nam", "description": "Authentic Japanese sushi with fresh fish and a modern ambiance.", "dietary_options": [], "service_type": ["dine-in"], "kid_friendly": false, "outdoor_seating": false, "alcohol": true }, { "id": 4, "name": "Bún Bò Huế An Nam", "cuisine": "Vietnamese", "distance": 0.8, "price_range": "low", "dishes": ["bún bò huế", "bánh bèo", "bánh nậm"], "rating": 4.0, "address": "78 Pasteur, Quận 1, TP.HCM, Việt Nam", "description": "A local favorite for spicy Huế-style noodle soups with bold flavors.", "dietary_options": [], "service_type": ["dine-in", "takeout"], "kid_friendly": true, "outdoor_seating": false, "alcohol": false }, { "id": 5, "name": "Thai Spice", "cuisine": "Thai", "distance": 4.5, "price_range": "medium", "dishes": ["tom yum", "pad thai", "green curry", "mango sticky rice"], "rating": 4.2, "address": "12 Nguyễn Đình Chiểu, Đa Kao, Quận 1, TP.HCM, Việt Nam", "description": "Vibrant Thai restaurant with spicy curries and refreshing tropical desserts.", "dietary_options": ["vegetarian", "vegan"], "service_type": ["dine-in", "delivery", "takeout"], "kid_friendly": true, "outdoor_seating": true, "alcohol": true }, { "id": 6, "name": "La Fiesta", "cuisine": "Mexican", "distance": 2.0, "price_range": "medium", "dishes": ["tacos", "burrito", "quesadilla", "guacamole"], "rating": 4.1, "address": "33 Tôn Thất Thiệp, Quận 1, TP.HCM, Việt Nam", "description": "Lively Mexican eatery with colorful decor and flavorful tacos.", "dietary_options": ["vegetarian"], "service_type": ["dine-in", "delivery"], "kid_friendly": true, "outdoor_seating": true, "alcohol": true }, { "id": 7, "name": "The Vegan Garden", "cuisine": "Vegan", "distance": 5.0, "price_range": "medium", "dishes": ["vegan phở", "tofu curry", "quinoa salad"], "rating": 4.6, "address": "20 Võ Văn Tần, Quận 3, TP.HCM, Việt Nam", "description": "A serene vegan restaurant offering plant-based Vietnamese and international dishes.", "dietary_options": ["vegan", "gluten-free"], "service_type": ["dine-in", "takeout"], "kid_friendly": true, "outdoor_seating": false, "alcohol": false }, { "id": 8, "name": "Le Petit Paris", "cuisine": "French", "distance": 1.5, "price_range": "high", "dishes": ["croissant", "coq au vin", "crème brûlée"], "rating": 4.7, "address": "56 Đồng Khởi, Quận 1, TP.HCM, Việt Nam", "description": "Elegant French bistro with classic dishes and a romantic ambiance.", "dietary_options": [], "service_type": ["dine-in"], "kid_friendly": false, "outdoor_seating": true, "alcohol": true }, { "id": 9, "name": "Chaat House", "cuisine": "Indian", "distance": 3.8, "price_range": "medium", "dishes": ["butter chicken", "naan", "paneer tikka", "biryani"], "rating": 4.4, "address": "15 Lê Lợi, Quận 1, TP.HCM, Việt Nam", "description": "Authentic Indian cuisine with rich spices and a warm atmosphere.", "dietary_options": ["vegetarian", "vegan"], "service_type": ["dine-in", "delivery", "takeout"], "kid_friendly": true, "outdoor_seating": false, "alcohol": false }, { "id": 10, "name": "BBQ Haven", "cuisine": "American", "distance": 6.0, "price_range": "medium", "dishes": ["ribs", "burger", "fries", "coleslaw"], "rating": 4.0, "address": "88 Nguyễn Trãi, Quận 5, TP.HCM, Việt Nam", "description": "Casual American BBQ spot with smoky ribs and hearty burgers.", "dietary_options": [], "service_type": ["dine-in", "delivery"], "kid_friendly": true, "outdoor_seating": true, "alcohol": true } ]