			
			<script type="text/javascript">
			
				jQuery(document).ready(function($){ 
					
					/**
					 * init plugin map */
					 
					var plugin_map_placeholder = 'div#codespacing_progress_map_light_12898';
					var plugin_map = $(plugin_map_placeholder);
					
					/**
					 * Load Map options */
					 
					var map_options = cspm_load_map_options('initial', true, "40.64,22.944399999999973", 8);
					
					/**
					 * Activate the new google map visual */
					 
					google.maps.visualRefresh = true;
					
					/**
					 * The initial map style */
					 
					var initial_map_style = "ROADMAP";
					
					/**
					 * Enhance the map option with the map types id of the style */
					 
					 
											
						/**
						 * The initial style */
						 
						var map_type_id = cspm_initial_map_style(initial_map_style, true);
						
						/**
						 * Map type control option */
						 
						var mapTypeControlOptions = {mapTypeControlOptions: {
														position: google.maps.ControlPosition.TOP_RIGHT,
														mapTypeIds: [google.maps.MapTypeId.ROADMAP,
																	 google.maps.MapTypeId.SATELLITE,
																	 google.maps.MapTypeId.TERRAIN,
																	 google.maps.MapTypeId.HYBRID,
																	 "custom_style"]				
													}};
													
						var map_options = $.extend({}, map_options, map_type_id, mapTypeControlOptions);
						
										
										
					var json_markers_data = [];
					
					var map_id = 'light_12898';
					
					var infobox_div = $('div.cspm_infobox_container[data-map-id='+map_id+']');				
					
					var show_infobox = 'true';
					var infobox_type = 'cspm_type4';
					var infobox_display_event = 'onhover';
					
					_CSPM_MAP_RESIZED[map_id] = 0;
					
					post_ids_and_categories[map_id] = {};
					post_lat_lng_coords[map_id] = {};
					post_ids_and_child_status[map_id] = {};
					
					cspm_bubbles[map_id] = [];
					cspm_child_markers[map_id] = [];
					cspm_requests[map_id] = [];
					
																					
								/**
								 * Create the pin object */
								 
								var marker_object = cspm_new_pin_object(1, '12898', 40.64, 22.944399999999973, '', map_id, 'https://europe-greece.com/el/wp-content/plugins/codespacing-progress-map/img/pin-blue.png', '21x28', 'no');
								json_markers_data.push(marker_object); 					
						/**
						 * Create the map */
						 
						plugin_map.gmap3({	
								  
							map:{
								options: map_options,
								onces: {
									tilesloaded: function(){
										
										plugin_map.gmap3({ 
											marker:{
												values: json_markers_data,																			
											}
										});
										
																				
											$('div.codespacing_light_map_zoom_in_12898, div.codespacing_light_map_zoom_out_12898').show(); 										
										if(json_markers_data.length > 0 && show_infobox == 'true'){
											setTimeout(function(){
												cspm_draw_multiple_infoboxes(plugin_map, map_id, '<div class="cspm_infobox_container cspm_border_shadow cspm_infobox_multiple cspm_infobox_light_12898 cspm_type4" style="width:250px; height:50px;" data-map-id="light_12898" data-move-carousel="false" data-infobox-link-target="new_window"><div class="blue_cloud"></div><div class="cspm_arrow_down cspm_type4"></div></div>', infobox_type, 'no');
											}, 1000);																
										}
										

									}
									
								},
								events:{
									zoom_changed: function(){
										setTimeout(function(){
											if(json_markers_data.length > 0 && show_infobox == 'true'){								
												cspm_draw_multiple_infoboxes(plugin_map, map_id, '<div class="cspm_infobox_container cspm_border_shadow cspm_infobox_multiple cspm_infobox_light_12898 cspm_type4" style="width:250px; height:50px;" data-map-id="light_12898" data-move-carousel="false" data-infobox-link-target="new_window"><div class="blue_cloud"></div><div class="cspm_arrow_down cspm_type4"></div></div>', infobox_type, 'no');
											}
										}, 1000);
									},
									idle: function(){
										setTimeout(function(){
											if(json_markers_data.length > 0 && show_infobox == 'true' && !cspm_is_panorama_active(plugin_map)){								
												cspm_draw_multiple_infoboxes(plugin_map, map_id, '<div class="cspm_infobox_container cspm_border_shadow cspm_infobox_multiple cspm_infobox_light_12898 cspm_type4" style="width:250px; height:50px;" data-map-id="light_12898" data-move-carousel="false" data-infobox-link-target="new_window"><div class="blue_cloud"></div><div class="cspm_arrow_down cspm_type4"></div></div>', infobox_type, 'no');
											}
										}, 1000);
									},				
									bounds_changed: function(){
										if(json_markers_data.length > 0 && show_infobox == 'true'){
											cspm_draw_multiple_infoboxes(plugin_map, map_id, '<div class="cspm_infobox_container cspm_border_shadow cspm_infobox_multiple cspm_infobox_light_12898 cspm_type4" style="width:250px; height:50px;" data-map-id="light_12898" data-move-carousel="false" data-infobox-link-target="new_window"><div class="blue_cloud"></div><div class="cspm_arrow_down cspm_type4"></div></div>', infobox_type, 'no');														
										}
									},
									drag: function(){
										if(json_markers_data.length > 0 && show_infobox == 'true'){							
											cspm_draw_multiple_infoboxes(plugin_map, map_id, '<div class="cspm_infobox_container cspm_border_shadow cspm_infobox_multiple cspm_infobox_light_12898 cspm_type4" style="width:250px; height:50px;" data-map-id="light_12898" data-move-carousel="false" data-infobox-link-target="new_window"><div class="blue_cloud"></div><div class="cspm_arrow_down cspm_type4"></div></div>', infobox_type, 'no');														
										}
									}
								}						
							},
							
							 
																styledmaptype:{
									id: "custom_style",
									options:{
										name: "Hopper",
										alt: "Show Hopper"
									},
									styles: [{"featureType":"water","elementType":"geometry","stylers":[{"hue":"#165c64"},{"saturation":34},{"lightness":-69},{"visibility":"on"}]},{"featureType":"landscape","elementType":"geometry","stylers":[{"hue":"#b7caaa"},{"saturation":-14},{"lightness":-18},{"visibility":"on"}]},{"featureType":"landscape.man_made","elementType":"all","stylers":[{"hue":"#cbdac1"},{"saturation":-6},{"lightness":-9},{"visibility":"on"}]},{"featureType":"road","elementType":"geometry","stylers":[{"hue":"#8d9b83"},{"saturation":-89},{"lightness":-12},{"visibility":"on"}]},{"featureType":"road.highway","elementType":"geometry","stylers":[{"hue":"#d4dad0"},{"saturation":-88},{"lightness":54},{"visibility":"simplified"}]},{"featureType":"road.arterial","elementType":"geometry","stylers":[{"hue":"#bdc5b6"},{"saturation":-89},{"lightness":-3},{"visibility":"simplified"}]},{"featureType":"road.local","elementType":"geometry","stylers":[{"hue":"#bdc5b6"},{"saturation":-89},{"lightness":-26},{"visibility":"on"}]},{"featureType":"poi","elementType":"geometry","stylers":[{"hue":"#c17118"},{"saturation":61},{"lightness":-45},{"visibility":"on"}]},{"featureType":"poi.park","elementType":"all","stylers":[{"hue":"#8ba975"},{"saturation":-46},{"lightness":-28},{"visibility":"on"}]},{"featureType":"transit","elementType":"geometry","stylers":[{"hue":"#a43218"},{"saturation":74},{"lightness":-51},{"visibility":"simplified"}]},{"featureType":"administrative.province","elementType":"all","stylers":[{"hue":"#ffffff"},{"saturation":0},{"lightness":100},{"visibility":"simplified"}]},{"featureType":"administrative.neighborhood","elementType":"all","stylers":[{"hue":"#ffffff"},{"saturation":0},{"lightness":100},{"visibility":"off"}]},{"featureType":"administrative.locality","elementType":"labels","stylers":[{"hue":"#ffffff"},{"saturation":0},{"lightness":100},{"visibility":"off"}]},{"featureType":"administrative.land_parcel","elementType":"all","stylers":[{"hue":"#ffffff"},{"saturation":0},{"lightness":100},{"visibility":"off"}]},{"featureType":"administrative","elementType":"all","stylers":[{"hue":"#3a3935"},{"saturation":5},{"lightness":-57},{"visibility":"off"}]},{"featureType":"poi.medical","elementType":"geometry","stylers":[{"hue":"#cba923"},{"saturation":50},{"lightness":-46},{"visibility":"on"}]}]								}
														
						});								
							
						/**
						 * Call zoom-in function */
						 
						cspm_zoom_in('12898', $('div.codespacing_light_map_zoom_in_12898'), plugin_map);
					
						/**
						 * Call zoom-out function */
						 
						cspm_zoom_out('12898', $('div.codespacing_light_map_zoom_out_12898'), plugin_map);
						
						/**
						 * Hide/Show UI Controls depending on the streetview visibility */
						
						var mapObject = plugin_map.gmap3('get');
						
						if(typeof mapObject.getStreetView === 'function'){
							
							var streetView = mapObject.getStreetView();
						
							google.maps.event.addListener(streetView, "visible_changed", function(){
								
								if(this.getVisible()){
									
									/**
									 * Hide the Zoom control before the map load	 */
									 
																			$('div.codespacing_light_map_zoom_in_12898, div.codespacing_light_map_zoom_out_12898').hide();
																		
									$('div.cspm_infobox_container[data-map-id='+map_id+']').hide();
									
								}else{
									
									/**
									 * Show the Zoom cotrol after the map load */
									 
																			$('div.codespacing_light_map_zoom_in_12898, div.codespacing_light_map_zoom_out_12898').show();
																		
									if(json_markers_data.length > 0 && show_infobox == 'true'){
										setTimeout(function(){
											cspm_draw_multiple_infoboxes(plugin_map, map_id, '<div class="cspm_infobox_container cspm_border_shadow cspm_infobox_multiple cspm_infobox_light_12898 cspm_type4" style="width:250px; height:50px;" data-map-id="light_12898" data-move-carousel="false" data-infobox-link-target="new_window"><div class="blue_cloud"></div><div class="cspm_arrow_down cspm_type4"></div></div>', infobox_type, 'no');														
										}, 200);
									}
								}
									
							});
							
						}
						
												
							/**
							 * Store the window width */
							 
							var windowWidth = $(window).width();
		
							$(window).resize(function(){
								
								/**
								 * Check window width has actually changed and it's not just iOS triggering a resize event on scroll */
								 
								if ($(window).width() != windowWidth) {
						
									/**
									 * Update the window width for next time */
									 
									windowWidth = $(window).width();
			
									setTimeout(function(){
										
										var latLng = new google.maps.LatLng (40.64, 22.944399999999973);							
										
										var map = plugin_map.gmap3("get");														
										
										if(typeof map.panTo === 'function')
											map.panTo(latLng);
											
										if(typeof map.setCenter === 'function')
											map.setCenter(latLng);
												
									}, 500);
									
								}
								
							});
							
												
												 
							$(plugin_map_placeholder+':visible').livequery(function(){
								if(_CSPM_MAP_RESIZED[map_id] <= 1){ /* 0 is for the first loading, 1 is when the user clicks the map tab */
									cspm_center_map_at_point(plugin_map, '12898', 40.64, 22.944399999999973, 'resize');
									_CSPM_MAP_RESIZED[map_id]++;
								}
								cspm_zoom_in_and_out(plugin_map);							
							});
						
											
										
				});
			
			</script> 
			
			{"id":12898,"date":"2018-03-04T16:23:00","date_gmt":"2018-03-04T13:23:00","guid":{"rendered":"http:\/\/www.touristikosodigos.com\/?p=97615"},"modified":"2018-11-30T22:02:15","modified_gmt":"2018-11-30T19:02:15","slug":"mia-volta-sti-thessaloniki-den-einai-pote-arketi","status":"publish","type":"post","link":"https:\/\/europe-greece.com\/el\/astikoi-proorismoi\/mia-volta-sti-thessaloniki-den-einai-pote-arketi\/","title":{"rendered":"\u039c\u03b9\u03b1 \u03b2\u03cc\u03bb\u03c4\u03b1 \u03c3\u03c4\u03b7 \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b7 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03c4\u03ad \u03b1\u03c1\u03ba\u03b5\u03c4\u03ae"},"content":{"rendered":"<p><!-- A generated by theme --> <!-- end A --><\/p>\n<p class=\"rtejustify\">\u039c\u03c0\u03bf\u03c5\u03b3\u03ac\u03c4\u03c3\u03b5\u03c2 \u03ba\u03b1\u03b9\u00a0\u03c4\u03c3\u03bf\u03c5\u03c1\u03ad\u03ba\u03b9\u03b1, \u03ba\u03b1\u03c3\u03ad\u03c1\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03c3\u03ac\u03bd\u03c4\u03bf\u03c5\u03b9\u03c4\u03c2 \u03bc\u03b5 \u03c3\u03bf\u03c5\u03b2\u03bb\u03ac\u03ba\u03b9\u03b1, \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c6\u03ad\u03c2, \u03bc\u03c0\u03bf\u03c5\u03b6\u03bf\u03cd\u03ba\u03b9\u03b1, \u03bb\u03ac\u03bc\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03c1\u03c9\u03c4\u03b9\u03c3\u03bc\u03cc\u03c2\u2026 \u0391\u03bb\u03ae\u03b8\u03b5\u03b9\u03b1 \u03c0\u03cc\u03c3\u03b1 \u03ba\u03bb\u03b9\u03c3\u03ad \u03bc\u03b1\u03b6\u03b5\u03bc\u03ad\u03bd\u03b1 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03bd\u03c4\u03ad\u03be\u03b5\u03b9 \u03bc\u03af\u03b1 \u03c0\u03cc\u03bb\u03b7; \u0391\u03bd \u03bc\u03b9\u03bb\u03ac\u03bc\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b7, \u03c4\u03b7\u03bd \u03b5\u03c1\u03c9\u03c4\u03b9\u03ba\u03ae -\u03cc\u03c0\u03c9\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03b8\u03b5\u03af \u03c0\u03bf\u03bb\u03bb\u03ac\u03ba\u03b9\u03c2- \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03c0\u03bf\u03bb\u03bb\u03ac \u03ba\u03b9 \u03b1\u03ba\u03cc\u03bc\u03b1 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03c0\u03bf\u03c5 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c2 \u03bd\u03b1 \u03b4\u03b9\u03b1\u03c0\u03b9\u03c3\u03c4\u03ce\u03c3\u03b5\u03b9\u03c2 \u03c0\u03b1\u03c4\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03bf \u03c0\u03cc\u03b4\u03b9 \u03c3\u03bf\u03c5 \u03b5\u03ba\u03b5\u03af. \u039f\u00a0\u03b5\u03c0\u03b9\u03c3\u03ba\u03ad\u03c0\u03c4\u03b7\u03c2 \u03c4\u03bf\u03c5 \u03c3\u03b1\u03b2\u03b2\u03b1\u03c4\u03bf\u03ba\u03cd\u03c1\u03b9\u03b1\u03ba\u03bf\u03c5 \u03c3\u03c4\u03bf \u03bc\u03b5\u03c4\u03b1\u03be\u03cd, \u03b1\u03c5\u03c4\u03cc\u03c2 \u03c0\u03bf\u03c5 \u03b6\u03b5\u03b9 \u03c3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03c3\u03c5\u03bc\u03c0\u03c5\u03ba\u03bd\u03c9\u03bc\u03ad\u03bd\u03b1 \u03bc\u03cc\u03bd\u03bf \u03c4\u03b7\u03bd \u03c4\u03ad\u03bb\u03b5\u03b9\u03b1 \u03c0\u03bb\u03b5\u03c5\u03c1\u03ac \u03c4\u03b7\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c0\u03cc\u03bb\u03c5\u03c4\u03b1 \u03bb\u03bf\u03b3\u03b9\u03ba\u03cc \u03bd\u03b1 \u03bc\u03b7 \u03b4\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03b5\u03b9 \u03c4\u03b9\u03c2 \u03c0\u03b1\u03b8\u03bf\u03b3\u03ad\u03bd\u03b5\u03b9\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c0\u03c1\u03bf\u03b2\u03bb\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c0\u03bf\u03c5 \u03b1\u03bd\u03c4\u03b9\u03bc\u03b5\u03c4\u03c9\u03c0\u03af\u03b6\u03b5\u03b9 \u03bf \u03bd\u03c4\u03cc\u03c0\u03b9\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u03ba\u03b1\u03b8\u03b7\u03bc\u03b5\u03c1\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03ac \u03c4\u03bf\u03c5. \u03a0\u03bf\u03b9\u03bf\u03c2 \u03ac\u03bb\u03bb\u03c9\u03c3\u03c4\u03b5 \u03b8\u03b1 \u03b1\u03c3\u03c7\u03bf\u03bb\u03b7\u03b8\u03b5\u03af \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b1\u03bd\u03b5\u03c1\u03b3\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b1\u00a0\u03b1\u03bd\u03cd\u03c0\u03b1\u03c1\u03ba\u03c4\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03c5\u03c1\u03b9\u03bf\u03bb\u03b5\u03be\u03af\u03b1 \u039c\u039c\u039c \u03cc\u03c4\u03b1\u03bd \u03c0\u03b7\u03b3\u03b1\u03af\u03bd\u03b5\u03b9 \u03b5\u03ba\u03b5\u03af \u03b1\u03c0\u03bb\u03ac \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03be\u03b5\u03c3\u03ba\u03ac\u03c3\u03b5\u03b9; \u03a4\u03bf\u03c5\u03bd\u03b1\u03bd\u03c4\u03af\u03bf\u03bd, \u03b3\u03b9\u03b1 \u03b5\u03ba\u03b5\u03af\u03bd\u03bf\u03bd, \u03b8\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03ac\u03bd\u03c4\u03b1 \u03b5\u03cd\u03bb\u03bf\u03b3\u03b7 \u03b7 \u03b1\u03c0\u03bf\u03c1\u03af\u03b1:\u00a0<em>\u00ab\u039c\u03b1 \u03ba\u03b1\u03bb\u03ac, \u03b3\u03b9\u03b1\u03c4\u03af \u03ad\u03c6\u03c5\u03b3\u03b5\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u00ab\u03c0\u03b1\u03c1\u03ac\u03b4\u03b5\u03b9\u03c3\u03bf\u00bb \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03bc\u03b5\u03af\u03bd\u03b5\u03b9\u03c2 \u03c3\u03c4\u03bf \u03c7\u03ac\u03bf\u03c2 \u03c4\u03b7\u03c2 \u0391\u03b8\u03ae\u03bd\u03b1\u03c2;\u00bb<\/em><\/p>\n<p><img loading=\"lazy\" src=\"https:\/\/europe-greece.com\/el\/wp-content\/uploads\/sites\/2\/2018\/03\/cebcceb9ceb1-ceb2cf8ccebbcf84ceb1-cf83cf84ceb7-ceb8ceb5cf83cf83ceb1cebbcebfcebdceafcebaceb7-ceb4ceb5cebd-ceb5ceafcebdceb1ceb9-cf80cebf.jpg\" alt=\"\" width=\"1050\" height=\"700\" \/><\/p>\n<p class=\"rtejustify\">\u0393\u03b9\u03b1\u03c4\u03af \u03b7 \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b7 \u03c0\u03bf\u03bb\u03cd \u03b1\u03c0\u03bb\u03ac, \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c5\u03c4\u03cc \u03c0\u03bf\u03c5 \u03bd\u03bf\u03bc\u03af\u03b6\u03b5\u03b9\u03c2 \u03ae \u03ad\u03c3\u03c4\u03c9 \u03bc\u03cc\u03bd\u03bf \u03b1\u03c5\u03c4\u03cc \u03c0\u03bf\u03c5 \u03bd\u03bf\u03bc\u03af\u03b6\u03b5\u03b9\u03c2. \u039f\u03b9 \u03c0\u03b9\u03bf \u03b4\u03c1\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf\u03b9 \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03b9\u03ba\u03b5\u03af\u03c2 \u03c3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03c7\u03c9\u03c1\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9\u00a0\u03c3\u03b5 \u03b4\u03cd\u03bf \u03ba\u03b1\u03c4\u03b7\u03b3\u03bf\u03c1\u03af\u03b5\u03c2: \u03a3\u2019 \u03b5\u03ba\u03b5\u03af\u03bd\u03bf\u03c5\u03c2 \u03c0\u03bf\u03c5 \u03bb\u03b1\u03c4\u03c1\u03b5\u03cd\u03bf\u03c5\u03bd \u03bd\u03b1 \u03c4\u03b7 \u03bc\u03b9\u03c3\u03bf\u03cd\u03bd, \u03bd\u03b1 \u03b3\u03ba\u03c1\u03b9\u03bd\u03b9\u03ac\u03b6\u03bf\u03c5\u03bd \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b5\u03bb\u03b9\u03ba\u03ae\u03c2 \u03c0\u03c4\u03ce\u03c3\u03b7\u03c2, \u03b1\u03bb\u03bb\u03ac \u03c4\u03b1\u03c5\u03c4\u03cc\u03c7\u03c1\u03bf\u03bd\u03b1 \u03c0\u03b5\u03b9\u03c3\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac \u03bd\u03b1 \u03bc\u03b7\u03bd \u03c4\u03b7\u03bd \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03bb\u03b5\u03af\u03c0\u03bf\u03c5\u03bd \u03ba\u03b9\u03cc\u03bb\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c3\u2019 \u03b1\u03c5\u03c4\u03bf\u03cd\u03c2\u00a0\u03c0\u03bf\u03c5 \u03c0\u03b1\u03c1\u03ac \u03c4\u03b9\u03c2 \u03b4\u03c5\u03c3\u03ba\u03bf\u03bb\u03af\u03b5\u03c2, \u03ba\u03bf\u03b9\u03c4\u03bf\u03cd\u03bd \u03c0\u03ce\u03c2 \u03b8\u03b1 \u03c0\u03ac\u03bd\u03b5 \u03ad\u03bd\u03b1 \u03b2\u03ae\u03bc\u03b1 \u03c0\u03b1\u03c1\u03b1\u03ba\u03ac\u03c4\u03c9, \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03c9\u03bd \u03c3\u03c5\u03bd\u03b8\u03b7\u03ba\u03ce\u03bd \u03c0\u03bf\u03c5 \u03b1\u03bd\u03c4\u03b9\u03bc\u03b5\u03c4\u03c9\u03c0\u03af\u03b6\u03bf\u03c5\u03bd. \u039a\u03ac\u03c0\u03c9\u03c2 \u03ad\u03c4\u03c3\u03b9 \u03bb\u03bf\u03b9\u03c0\u03cc\u03bd \u03ba\u03b1\u03b9 \u03bc\u03b5 \u03b1\u03c1\u03ba\u03b5\u03c4\u03ae \u03b4\u03cc\u03c3\u03b7 \u03c4\u03c1\u03ad\u03bb\u03b1\u03c2, \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b1\u03bd \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac \u03b4\u03b7\u03bc\u03bf\u03c6\u03b9\u03bb\u03ae projects \u03cc\u03c0\u03c9\u03c2 \u03c4\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/EstrellaThessaloniki\/\">Estrella \u2013 World Street Food<\/a><\/strong>, \u03c0\u03bf\u03c5 \u03b5\u03ba\u03c4\u03cc\u03c2 \u03b1\u03c0\u03cc \u03b4\u03b9\u03b5\u03b8\u03bd\u03ae \u03ba\u03b1\u03c1\u03b9\u03ad\u03c1\u03b1 \u03c3\u03c4\u03b1 \u039c\u039c\u0395 \u03b3\u03b9\u03b1 \u03c4\u03bf brunch \u03c4\u03bf\u03c5, \u03ad\u03c7\u03b5\u03b9 \u03b1\u03bd\u03b1\u03c0\u03c4\u03cd\u03be\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03c4\u03af\u03bc\u03b9\u03bf \u03b4\u03af\u03ba\u03c4\u03c5\u03bf\u00a0franchise \u03c3\u03c4\u03b7\u03bd \u03c5\u03c0\u03cc\u03bb\u03bf\u03b9\u03c0\u03b7 \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 (\u03a3\u03cd\u03bd\u03c4\u03b1\u03b3\u03bc\u03b1, \u039a\u03b7\u03c6\u03b9\u03c3\u03b9\u03ac, \u039b\u03ac\u03c1\u03b9\u03c3\u03b1, \u03a7\u03b1\u03bd\u03b9\u03ac, \u0397\u03c1\u03ac\u03ba\u03bb\u03b5\u03b9\u03bf, \u03ba\u03b1\u03b9 \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b1 \u03a1\u03ad\u03b8\u03c5\u03bc\u03bd\u03bf \u03ba\u03b1\u03b9 \u0393\u03b9\u03ac\u03bd\u03bd\u03b5\u03bd\u03b1) \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u039a\u03cd\u03c0\u03c1\u03bf (\u039b\u03b5\u03bc\u03b5\u03c3\u03cc\u03c2). \u0389 \u03bf\u03b9 \u03b1\u03ba\u03cc\u03bc\u03bf\u03b9 \u03c0\u03b1\u03bb\u03b1\u03b9\u03cc\u03c4\u03b5\u03c1\u03bf\u03b9\u00a0<strong><a href=\"https:\/\/www.facebook.com\/ergonfoods\/?ref=br_rs\">Ergon Foods<\/a><\/strong>\u00a0\u03bc\u03b5\u00a0<a href=\"https:\/\/www.facebook.com\/ERGONlondon\/?ref=br_rs\">\u03bb\u03bf\u03bd\u03b4\u03c1\u03ad\u03b6\u03b9\u03ba\u03b7 \u03c0\u03bb\u03ad\u03bf\u03bd \u03b1\u03bd\u03b1\u03b3\u03bd\u03ce\u03c1\u03b9\u03c3\u03b7<\/a>\u00a0\u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03b1\u03ba\u03bb\u03ac\u03b4\u03b9\u03b1 \u03c3\u03b5 \u039c\u03b1\u03ca\u03ac\u03bc\u03b9 \u03ba\u03b1\u03b9 \u03a1\u03cc\u03b4\u03bf! \u0391\u03bd\u03ac\u03bc\u03b5\u03c3\u03b1 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03b1\u03c3\u03c4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03bc\u03cd\u03b8\u03bf\u03c5\u03c2 \u03bb\u03bf\u03b9\u03c0\u03cc\u03bd \u03c0\u03bf\u03c5 \u03ba\u03c5\u03ba\u03bb\u03bf\u03c6\u03bf\u03c1\u03bf\u03cd\u03bd \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03c0\u03cc\u03bb\u03b7, \u03ad\u03bd\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1. \u0397 \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b7 \u03cc\u03c3\u03bf\u03bd \u03b1\u03c6\u03bf\u03c1\u03ac \u03c3\u03c4\u03bf \u03c6\u03b1\u03b3\u03b7\u03c4\u03cc \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03c3\u03ba\u03ad\u03b4\u03b1\u03c3\u03ae \u03c4\u03b7\u03c2, \u03ba\u03bf\u03c3\u03c4\u03af\u03b6\u03b5\u03b9 \u03b5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c4\u03c3\u03ad\u03c0\u03b7 \u03ba\u03b1\u03b9 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 \u03b4\u03cd\u03bf \u03ba\u03b9\u03bb\u03ac \u03c3\u03c4\u03b7 \u03b6\u03c5\u03b3\u03b1\u03c1\u03b9\u03ac \u03bc\u03ad\u03c3\u03b1 \u03c3\u03b5 \u03ad\u03bd\u03b1 \u03b3\u03b5\u03bc\u03ac\u03c4\u03bf \u03b4\u03b9\u03ae\u03bc\u03b5\u03c1\u03bf. \u0395\u03b9\u03b4\u03b9\u03ba\u03ac \u03b1\u03bd \u03be\u03ad\u03c1\u03b5\u03b9\u03c2 \u03c0\u03bf\u03c5 \u03bd\u03b1 \u03c0\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b9 \u03bd\u03b1 \u03c8\u03ac\u03be\u03b5\u03b9\u03c2, \u03b3\u03b9\u03b1\u03c4\u03af \u03c3\u03c5\u03bd\u03ad\u03c7\u03b5\u03b9\u03b1 \u00ab\u03be\u03b5\u03c6\u03c5\u03c4\u03c1\u03ce\u03bd\u03bf\u03c5\u03bd\u00bb \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03c3\u03b5\u03c2 \u03c0\u03c1\u03bf\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2, \u03b5\u03b9\u03b4\u03b9\u03ba\u03ac \u03c3\u03c4\u03b7\u03bd \u03c5\u03c0\u03b5\u03c1\u03b4\u03cd\u03bd\u03b1\u03bc\u03ae \u03c4\u03b7\u03c2, \u03c0\u03bf\u03c5 \u03bb\u03ad\u03b3\u03b5\u03c4\u03b1\u03b9 \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf.<\/p>\n<div>\n<figure class=\"image\"><img loading=\"lazy\" src=\"https:\/\/europe-greece.com\/el\/wp-content\/uploads\/sites\/2\/2018\/03\/cebcceb9ceb1-ceb2cf8ccebbcf84ceb1-cf83cf84ceb7-ceb8ceb5cf83cf83ceb1cebbcebfcebdceafcebaceb7-ceb4ceb5cebd-ceb5ceafcebdceb1ceb9-cf80cebf-1.jpg\" alt=\"\" width=\"1050\" height=\"700\" \/><figcaption><em>\u038e\u03c8\u03b9\u03bb\u03bf\u03bd<\/em><\/figcaption><\/figure>\n<\/div>\n<p class=\"rtejustify\">\u0397 \u03c4\u03ac\u03c3\u03b7 \u03bd\u03b1 \u03b1\u03bd\u03b8\u03af\u03c3\u03bf\u03c5\u03bd \u03b5\u03ba \u03bd\u03ad\u03bf\u03c5 \u03c4\u03b1 \u039b\u03b1\u03b4\u03ac\u03b4\u03b9\u03ba\u03b1 \u03b5\u03af\u03c7\u03b5 \u03c6\u03b1\u03bd\u03b5\u03af \u03b1\u03c0\u03cc \u03c4\u03bf 2013 \u03c0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5, \u03cc\u03c4\u03b1\u03bd \u03b5\u03af\u03c7\u03b5 \u03b1\u03c1\u03c7\u03af\u03c3\u03b5\u03b9 \u03b1\u03bd\u03c4\u03af\u03c3\u03c4\u03bf\u03b9\u03c7\u03b1 \u03bd\u03b1 \u03c0\u03b1\u03af\u03c1\u03bd\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03af\u03b4\u03bf\u03c2\u00a0\u03ba\u03b1\u03c4\u03b7\u03c6\u03cc\u03c1\u03b1\u03c2 \u03b7 \u03be\u03b1\u03ba\u03bf\u03c5\u03c3\u03c4\u03ae \u0392\u03b1\u03bb\u03b1\u03c9\u03c1\u03af\u03c4\u03bf\u03c5 \u03bc\u03b5 \u03c4\u03b1 \u03bc\u03c0\u03b1\u03c1\u03ac\u03ba\u03b9\u03b1 \u03c4\u03b7\u03c2. \u03a4\u03bf \u03c4\u03cc\u03c4\u03b5 \u03ba\u03bb\u03b1\u03bc\u03c0 \u03c4\u03bf\u03c5 \u0391\u03bd\u03c4\u03ce\u03bd\u03b7 \u039a\u03b1\u03bd\u03ac\u03ba\u03b7 Houze \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03bf\u03c5 \u039c\u03b7\u03bd\u03ac (2012-2016) \u03ad\u03c3\u03c0\u03b1\u03c3\u03b5 \u03c4\u03bf \u03c1\u03cc\u03b4\u03b9 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c4\u03ad\u03c6\u03b5\u03c1\u03b5 \u03c4\u03bf \u00ab\u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u00bb \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c0\u03bf\u03c5 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03cc\u03c4\u03b5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03bf\u03cd\u03c3\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03bf \u03c9\u03c2 \u03bf\u03c5\u03c1\u03b1\u03b3\u03cc\u03c2 \u03c4\u03b7\u03c2 \u0392\u03b1\u03bb\u03b1\u03c9\u03c1\u03af\u03c4\u03bf\u03c5. \u03a4\u03b1 \u0386\u03bd\u03c9 \u039b\u03b1\u03b4\u03ac\u03b4\u03b9\u03ba\u03b1 \u03bf\u03c0\u03cc\u03c4\u03b5, \u03bc\u03b5 \u03c4\u03b1 \u03c6\u03c4\u03b7\u03bd\u03ac \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c0\u03c1\u03cc\u03c4\u03b9\u03bd\u03bf\u03c2 \u03b5\u03bd\u03bf\u03af\u03ba\u03b9\u03b1, \u03ad\u03c7\u03bf\u03c5\u03bd \u03c0\u03ac\u03c1\u03b5\u03b9 \u03b5\u03b4\u03ce \u03ba\u03b1\u03b9 \u03ba\u03b1\u03b9\u03c1\u03cc \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03c4\u03bf\u03c5\u03c2 \u03bc\u03b5 \u03c4\u03b1 \u03b5\u03be\u03ae\u03c2:\u00a0<strong><a href=\"https:\/\/www.facebook.com\/ypsilonproject\/\">\u038e\u03c8\u03b9\u03bb\u03bf\u03bd<\/a>\u00a0<\/strong>\u03b3\u03b9\u03b1 socializing \u03ba\u03b1\u03b9 \u03c0\u03bf\u03bb\u03b9\u03c4\u03b9\u03c3\u03bc\u03cc,\u00a0<strong><a href=\"https:\/\/www.facebook.com\/gorillabarskg\/\">\u0393\u03bf\u03c1\u03af\u03bb\u03b1\u03c2<\/a><\/strong>\u00a0\u03b3\u03b9\u03b1 \u03ba\u03bf\u03ba\u03c4\u03ad\u03b9\u03bb \u03ba\u03b1\u03b9 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ad\u03c2,\u00a0<a href=\"https:\/\/www.facebook.com\/chilaithessaloniki\/\"><strong>Chilai<\/strong>\u00a0<\/a>\u03b3\u03b9\u03b1 \u03c0\u03bf\u03c4\u03cc,\u00a0<strong><a href=\"https:\/\/www.facebook.com\/mahalocivilizedfood\/\">Mahalo<\/a><\/strong>\u00a0\u03b3\u03b9\u03b1 \u03c4\u03bf \u03c0\u03b9\u03bf \u03c4\u03ad\u03bb\u03b5\u03b9\u03bf \u03b8\u03b5\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc (\u03b1\u03bd\u03ac \u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ad\u03c2) brunch,\u00a0<strong><a href=\"https:\/\/www.facebook.com\/thegardenbar.gr\/\">Garden Bar<\/a><\/strong>\u00a0\u03b3\u03b9\u03b1 \u03ba\u03b1\u03c6\u03ad,\u00a0<strong><a href=\"https:\/\/www.facebook.com\/Maitr.Margarita\/\">\u039c\u03b1\u03b9\u03c4\u03c1 \u03ba\u03b1\u03b9 \u039c\u03b1\u03c1\u03b3\u03b1\u03c1\u03af\u03c4\u03b1<\/a><\/strong>, \u03b1\u03bb\u03bb\u03ac \u03ba\u03b1\u03b9\u00a0<strong><a href=\"https:\/\/www.facebook.com\/%CE%A4%CE%BF-%CE%A3%CE%AD%CE%BC%CF%80%CF%81%CE%B9%CE%BA%CE%BF-Sebriko-884946058190544\/\">\u03a3\u03ad\u03bc\u03c0\u03c1\u03b9\u03ba\u03bf<\/a><\/strong>\u00a0\u03b3\u03b9\u03b1 \u03c0\u03bf\u03b9\u03bf\u03c4\u03b9\u03ba\u03cc \u03c6\u03b1\u03b3\u03b7\u03c4\u03cc. \u038c\u03bb\u03b1 \u03c3\u03c5\u03bd\u03b9\u03c3\u03c4\u03bf\u03cd\u03bd\u00a0\u03bc\u03af\u03b1 \u03ba\u03b1\u03bb\u03ae \u03b1\u03c1\u03c7\u03ae \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03be\u03b5\u03bd\u03b1\u03b3\u03b7\u03b8\u03b5\u03af\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae. \u0394\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03ac \u03b5\u03c0\u03b9\u03bb\u03ad\u03b3\u03b5\u03b9\u03c2, \u03c3\u03c4\u03b7\u03bd \u03ba\u03b1\u03c1\u03b4\u03b9\u03ac \u03c4\u03c9\u03bd \u039b\u03b1\u03b4\u03ac\u03b4\u03b9\u03ba\u03c9\u03bd, \u03c4\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/ParatyFeelsLikeHome\/\">Paraty<\/a><\/strong>, \u03b3\u03b9\u03b1 \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03ce\u03c1\u03b5\u03c2 \u03ae \u03b5\u03ba\u03c4\u03cc\u03c2 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u03c4\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/mandongr\/\">Mandon<\/a><\/strong>, \u03ba\u03b1\u03b9 \u03c4\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/Brestaurantbar\/\">B.<\/a><\/strong>\u00a0\u03b3\u03b9\u03b1 \u03c0\u03bf\u03bb\u03c5\u03c4\u03b5\u03bb\u03ad\u03c2 brunch.<\/p>\n<div>\n<figure class=\"image\"><img loading=\"lazy\" src=\"https:\/\/europe-greece.com\/el\/wp-content\/uploads\/sites\/2\/2018\/03\/cebcceb9ceb1-ceb2cf8ccebbcf84ceb1-cf83cf84ceb7-ceb8ceb5cf83cf83ceb1cebbcebfcebdceafcebaceb7-ceb4ceb5cebd-ceb5ceafcebdceb1ceb9-cf80cebf-2.jpg\" alt=\"\" width=\"1050\" height=\"700\" \/><figcaption><em>Mob Cafe \u2013 Bar<\/em><\/figcaption><\/figure>\n<\/div>\n<p class=\"rtejustify\">\u0391\u03bd\u03b5\u03b2\u03b1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03c0\u03ac\u03bd\u03c9, \u03c3\u03c4\u03b7 \u0392\u03b1\u03bb\u03b1\u03c9\u03c1\u03af\u03c4\u03bf\u03c5, \u03ba\u03b1\u03bb\u03ac \u03ba\u03c1\u03b1\u03c4\u03bf\u03cd\u03bd \u03c4\u03b1 \u03bc\u03c0\u03b1\u03c1\u03ac\u03ba\u03b9\u03b1\u00a0<strong><a href=\"https:\/\/www.facebook.com\/LaDozeBar\/\">La Doze<\/a><\/strong>\u00a0\u03ba\u03b1\u03b9\u00a0<strong><a href=\"https:\/\/www.facebook.com\/Coq-Au-Zen-Bar-Bistrot-1450500905176127\/?ref=br_rs\">Coq au Zen<\/a><\/strong>, \u03cc\u03c0\u03c9\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/PICCADILLYS3V\/\">Picadilly<\/a><\/strong>\u00a0\u03b3\u03b9\u03b1 \u03c0\u03b9\u03bf \u03b1\u03c1\u03b3\u03ac, \u03c0\u03bf\u03c5 \u03ba\u03c1\u03b1\u03c4\u03ac\u03b5\u03b9 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03bf \u03be\u03b7\u03bc\u03ad\u03c1\u03c9\u03bc\u03b1 \u03c4\u03bf \u03ba\u03bf\u03b9\u03bd\u03cc \u03c4\u03bf\u03c5\u00a0\u03c0\u03c1\u03bf\u03b1\u03bd\u03b1\u03c6\u03b5\u03c1\u03b8\u03ad\u03bd\u03c4\u03bf\u03c2 Houze \u03c3\u03b5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf \u03b2\u03b1\u03b8\u03bc\u03cc, \u03bc\u03b7\u03bd \u03be\u03b5\u03c7\u03ac\u03c3\u03b5\u03b9\u03c2 \u03bd\u03b1 \u03c4\u03c3\u03b9\u03bc\u03c0\u03ae\u03c3\u03b5\u03b9\u03c2\u00a0<strong><a href=\"https:\/\/www.facebook.com\/poselli\/\">Pizza Poselli<\/a><\/strong>.\u00a0\u03a3\u03c4\u03b7\u03bd \u03af\u03b4\u03b9\u03b1 \u03b5\u03c5\u03b8\u03b5\u03af\u03b1, \u03c4\u03b1\u00a0<strong><a href=\"https:\/\/www.facebook.com\/pg\/mobskg\/about\/?ref=page_internal\">Mob<\/a><\/strong>,\u00a0<strong><a href=\"http:\/\/www.facebook.com\/pages\/Toms-Flagship-Thessaloniki\/424401471069084?ref=br_rs\">Tom\u2019s Flaghsip Store &amp; cafe<\/a><\/strong>\u00a0\u03be\u03b5\u03c7\u03c9\u03c1\u03af\u03b6\u03bf\u03c5\u03bd \u03b3\u03b9\u03b1 \u03c4\u03bf concept \u03c4\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03c3\u03c0\u03b9\u03c4\u03af\u03c3\u03b9\u03b1 \u03c4\u03bf\u03c5\u03c2 \u03b1\u03c4\u03bc\u03cc\u03c3\u03c6\u03b1\u03b9\u03c1\u03b1, \u03b5\u03bd\u03ce \u03c0\u03b5\u03c1\u03bd\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u0395\u03b3\u03bd\u03b1\u03c4\u03af\u03b1, \u03be\u03b5\u03c4\u03c1\u03c5\u03c0\u03ce\u03bd\u03b5\u03b9\u03c2 \u03bf\u03c0\u03c9\u03c3\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03c7\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03b1\u03be\u03af\u03b1 \u03c0\u03bf\u03c5 \u03bb\u03ad\u03b3\u03b5\u03c4\u03b1\u03b9\u00a0<strong><a href=\"https:\/\/www.facebook.com\/CafeBarElephantas\/?fref=mentions\">\u0395\u03bb\u03ad\u03c6\u03b1\u03bd\u03c4\u03b1\u03c2<\/a><\/strong>\u00a0\u03ba\u03b1\u03b9\u00a0\u03b5\u03bc\u03c0\u03b9\u03c3\u03c4\u03b5\u03cd\u03b5\u03c3\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03b3\u03ba\u03bf\u03c5\u03c1\u03bc\u03b5\u03b4\u03b9\u03ad\u03c2 \u03c4\u03bf\u03c5\u00a0<strong><a href=\"https:\/\/www.facebook.com\/3xtravaganza\/\">Extravaganza<\/a><\/strong>\u00a0\u03c0\u03bf\u03c5 \u03c0\u03b1\u03c1\u03b1\u03b4\u03cc\u03be\u03c9\u03c2 \u03b4\u03b5\u03bd \u03b8\u03b1 \u00ab\u03c0\u03bb\u03b7\u03b3\u03ce\u03c3\u03bf\u03c5\u03bd\u00bb \u03c4\u03bf \u03c0\u03bf\u03c1\u03c4\u03bf\u03c6\u03cc\u03bb\u03b9 \u03c3\u03bf\u03c5. \u0391\u03c1\u03ba\u03b5\u03c4\u03ac \u03c0\u03b9\u03bf \u03bc\u03b1\u03ba\u03c1\u03b9\u03ac, \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c4\u03bf\u03c5 \u0391\u03b3. \u0394\u03b7\u03bc\u03b7\u03c4\u03c1\u03af\u03bf\u03c5, \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03b9\u03c2 \u03c9\u03c1\u03b1\u03af\u03b1 \u03c0\u03ac\u03c1\u03c4\u03b9 \u03c3\u03c4\u03b7\u03bd\u00a0<strong><a href=\"https:\/\/www.facebook.com\/aigligenihamam\/\">Aigli Geni Hamam<\/a><\/strong>\u00a0\u03c0\u03bf\u03c5 \u03ba\u03b1\u03b9 \u03bc\u03cc\u03bd\u03bf \u03c9\u03c2 \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2, \u03ad\u03c7\u03b5\u03b9 \u03ba\u03ac\u03c4\u03b9 \u03bd\u03b1 \u03c0\u03b5\u03b9. \u0391\u03bd \u03c6\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03b9\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03ae \u03b3\u03b9\u03b1 \u03c4\u03b1 \u03c6\u03bf\u03b9\u03c4\u03b7\u03c4\u03bf\u03ba\u03b1\u03c6\u03ad \u03ba\u03b1\u03b9 \u03c6\u03c9\u03c4\u03bf\u03c4\u03c5\u03c0\u03ac\u03b4\u03b9\u03ba\u03ac \u03c4\u03b7\u03c2 \u039c\u03b5\u03bb\u03b5\u03bd\u03af\u03ba\u03bf\u03c5, \u03bc\u03b7\u03bd \u03c0\u03c1\u03bf\u03c3\u03c0\u03b5\u03c1\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c4\u03bf\u03bd \u03c0\u03bf\u03bb\u03c5\u03c7\u03ce\u03c1\u03bf \u03c4\u03bf\u03c5\u00a0<strong><a href=\"https:\/\/www.facebook.com\/TABYA-1467117063556485\/\">Tabya<\/a><\/strong>, \u03c4\u03b7\u03bd \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03b8\u03ad\u03b1 \u03b1\u03bd\u03c4\u03b9\u03ba\u03c1\u03cd\u03b6\u03b5\u03b9\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/ByzantioCafe\/\">\u0392\u03c5\u03b6\u03ac\u03bd\u03c4\u03b9\u03bf<\/a><\/strong>\u00a0\u03c3\u03c4\u03b1 \u039a\u03ac\u03c3\u03c4\u03c1\u03b1, \u03b5\u03bd\u03ce \u03ac\u03ba\u03b1\u03c0\u03bd\u03bf\u03c2 \u03c0\u03b1\u03c2 \u03c3\u03c4\u03bf \u03c0\u03c1\u03c9\u03c4\u03cc\u03c4\u03c5\u03c0\u03bf \u03ba\u03b1\u03b9 \u03bf\u03bb\u03bf\u03ba\u03b1\u03af\u03bd\u03bf\u03c5\u03c1\u03b3\u03b9\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/pg\/%CE%9C%CF%80%CE%BF%CE%BD%CE%BC%CF%80%CE%BF%CE%BD%CE%B5%CE%BB%CE%BB%CE%B1-Cute-Bar-139915926703777\/photos\/?ref=page_internal\">\u039c\u03c0\u03bf\u03bc\u03c0\u03bf\u03bd\u03ad\u03bb\u03bb\u03b1<\/a><\/strong>\u00a0\u03c0\u03bf\u03c5 \u03b8\u03b1 \u03c3\u03bf\u03c5 \u03b8\u03c5\u03bc\u03af\u03c3\u03b5\u03b9 \u03ac\u03bb\u03bb\u03b5\u03c2 \u03b5\u03c0\u03bf\u03c7\u03ad\u03c2.<\/p>\n<div>\n<figure class=\"image\"><img loading=\"lazy\" src=\"https:\/\/europe-greece.com\/el\/wp-content\/uploads\/sites\/2\/2018\/03\/cebcceb9ceb1-ceb2cf8ccebbcf84ceb1-cf83cf84ceb7-ceb8ceb5cf83cf83ceb1cebbcebfcebdceafcebaceb7-ceb4ceb5cebd-ceb5ceafcebdceb1ceb9-cf80cebf-3.jpg\" alt=\"\" width=\"1050\" height=\"788\" \/><figcaption><em>\u039c\u03c0\u03bf\u03bc\u03c0\u03bf\u03bd\u03ad\u03bb\u03bb\u03b1 Cute Bar<\/em><\/figcaption><\/figure>\n<\/div>\n<p class=\"rtejustify\">\u039c\u03c0\u03c1\u03bf\u03c2 \u03c3\u03c4\u03bf \u03b4\u03c1\u03cc\u03bc\u03bf \u03c0\u03bf\u03c5 \u03c7\u03ac\u03c1\u03b1\u03be\u03b5 \u03c4\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/Vogatsikou3\/\">Vogatsikou 3<\/a><\/strong>\u00a0\u03b4\u03b7\u03bb\u03b1\u03b4\u03ae, \u03c0\u03bf\u03c5 \u03c4\u03ae\u03c1\u03b7\u03c3\u03b5 \u03b5\u03be\u03b1\u03c1\u03c7\u03ae\u03c2 \u03c4\u03b7\u03bd \u03b1\u03c0\u03b1\u03b3\u03cc\u03c1\u03b5\u03c5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c4\u03c3\u03b9\u03b3\u03ac\u03c1\u03bf\u03c5 \u03ba\u03b1\u03b9 \u00ab\u03c6\u03c5\u03c3\u03ac\u03b5\u03b9\u00bb \u03bc\u03b5 \u03c4\u03b1 \u03ba\u03bf\u03ba\u03c4\u03ad\u03b9\u03bb\u03c2 \u03c4\u03bf\u03c5. \u03a3\u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03c4\u03bf fine dining \u03b1\u03bd\u03ae\u03ba\u03b5\u03b9 \u03c3\u03c4\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/DaiosFoodBarRestaurant\/\">\u03b5\u03c3\u03c4\u03b9\u03b1\u03c4\u03cc\u03c1\u03b9\u03bf \u03c4\u03bf\u03c5 \u03be\u03b5\u03bd\u03bf\u03b4\u03bf\u03c7\u03b5\u03af\u03bf\u03c5 Daios<\/a><\/strong>, \u03b7 \u03ba\u03bf\u03bc\u03c8\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c3\u03c4\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/La-Place-Mignonne-Bistrot-85998699483\/\">La Place Mignonne<\/a><\/strong>, \u03b7 \u03c0\u03af\u03c4\u03c3\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03be\u03b5\u03ba\u03ac\u03b8\u03b1\u03c1\u03b1 \u03b8\u03ad\u03bc\u03b1 \u03c4\u03bf\u03c5\u00a0<strong><a href=\"https:\/\/www.facebook.com\/HighSchoolskg\/\">Highschool<\/a><\/strong>, \u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03ba\u03b1\u03c6\u03ad \u03ae \u03c0\u03bf\u03c4\u03cc \u03c0\u03ad\u03c1\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03ba\u03bb\u03b1\u03c3\u03c3\u03b9\u03ba\u03ac -\u03c4\u03bf \u03ba\u03b1\u03b8\u03ad\u03bd\u03b1 \u03c3\u03c4\u03bf \u03b5\u03af\u03b4\u03bf\u03c2 \u03c4\u03bf\u03c5-\u00a0<strong><a href=\"https:\/\/www.facebook.com\/ThermaikosBarThessaloniki\/\">\u0398\u03b5\u03c1\u03bc\u03b1\u03ca\u03ba\u03cc\u03c2<\/a><\/strong>,\u00a0<strong><a href=\"https:\/\/www.facebook.com\/axilleioncafe\/\">\u0391\u03c7\u03af\u03bb\u03bb\u03b5\u03b9\u03bf\u03bd<\/a><\/strong>\u00a0\u03ba\u03b1\u03b9\u00a0<strong><a href=\"https:\/\/www.facebook.com\/ontheroadbarthessaloniki\/\">On The Road<\/a><\/strong>. \u03a3\u03c4\u03b1 \u03c3\u03c4\u03b5\u03bd\u03ac, \u03b4\u03ce\u03c3\u03b5 \u03c3\u03b7\u03bc\u03b1\u03c3\u03af\u03b1 \u03c3\u03c4\u03bf \u03c6\u03c1\u03ad\u03c3\u03ba\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/ONECafeCocktail\/\">One<\/a><\/strong>, \u03c4\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/Pantheon.bar\/?ref=br_rs\">Pantheon<\/a><\/strong>, \u03c4\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/Dandelion-Gastro-Winery-Cafe-195710064108412\/\">Dandelion<\/a><\/strong>\u00a0\u03ba\u03b1\u03b9 \u03c4\u03bf \u03bb\u03b9\u03bb\u03b9\u03c0\u03bf\u03cd\u03c4\u03b5\u03b9\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/lautrecafethessaloniki\/\">L\u2019 autre cafe<\/a><\/strong>. \u03a3\u03c4\u03b7\u03bd \u0391\u03c1\u03b9\u03c3\u03c4\u03bf\u03c4\u03ad\u03bb\u03bf\u03c5\u03c2, \u03ba\u03c1\u03c5\u03bc\u03bc\u03ad\u03bd\u03bf \u03c3\u03b5 \u03cc\u03c1\u03bf\u03c6\u03bf, \u03c4\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/cafepalermo\/\">Palermo<\/a>\u00a0<\/strong>\u03b5\u03af\u03bd\u03b1\u03b9 \u03c9\u03b4\u03ae \u03c3\u03b5 \u03ba\u03ac\u03b8\u03b5 \u03c4\u03b9 vintage. \u0393\u03b9\u03b1 \u03ba\u03c1\u03ad\u03b1\u03c2 \u03c0\u03b1\u03c2 \u03c3\u03c4\u03bf\u00a0<strong><a href=\"https:\/\/www.facebook.com\/maganie1\/\">\u039f\u03c8\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd \u039c\u03b1\u03b3\u03b3\u03b1\u03bd\u03b5\u03af\u03b1\u03b9<\/a><\/strong>, \u03b3\u03b9\u03b1 \u03bc\u03b5\u03b6\u03ad\u03b4\u03b5\u03c2 \u03c3\u03c4\u03b7\u00a0<strong><a href=\"https:\/\/www.facebook.com\/massaliagr\/\">\u039c\u03b1\u03c3\u03c3\u03b1\u03bb\u03af\u03b1<\/a><\/strong>\u00a0\u03ba\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c7\u03b5\u03b9\u03c1\u03bf\u03c0\u03bf\u03af\u03b7\u03c4\u03b1 \u03b3\u03bb\u03c5\u03ba\u03ac \u03c3\u03c4\u03b7\u00a0<strong><a href=\"https:\/\/www.facebook.com\/sugarela.gr\/\">Sugarela<\/a><\/strong>\u00a0\u03c4\u03b7\u03c2 \u03a7\u03c1\u03b9\u03c3\u03c4\u03af\u03bd\u03b1\u03c2 \u039a\u03ac\u03ba\u03ba\u03bf\u03c5. \u03a4\u03bf burger \u03b5\u03af\u03bd\u03b1\u03b9 \u03c5\u03c0\u03cc\u03b8\u03b5\u03c3\u03b7 \u03c4\u03c9\u03bd<a href=\"https:\/\/www.facebook.com\/brothersinlawgr\/\">\u00a0<strong>Brothers in Law<\/strong><\/a>, \u03ba\u03b1\u03b9 \u03b1\u03bd\u03c4\u03af\u03c3\u03c4\u03bf\u03b9\u03c7\u03b1 \u03c4\u03bf ChocoBurger \u03c4\u03bf\u03c5\u00a0<strong><a href=\"https:\/\/www.facebook.com\/jerrysthefoodtruck\/\">Jerry\u2019s Foodtruck<\/a><\/strong>, \u03b7 \u00abafter\u00bb \u03bc\u03c0\u03bf\u03c5\u03b3\u03ac\u03c4\u03c3\u03b1 \u03bc\u03b5 \u03bc\u03b5\u03c1\u03ad\u03bd\u03c4\u03b1 \u03c4\u03bf\u03c5\u00a0<strong><a href=\"https:\/\/www.facebook.com\/%CE%9C%CE%A0%CE%9F%CE%A5%CE%93%CE%91%CE%A4%CE%A3%CE%91-%CE%93%CE%99%CE%91%CE%9D%CE%9D%CE%97%CE%A3-127839470252\/?hc_ref=ARSZHp6yzEfK0SjCWqjK6vWE12edgcteGCn3xVzl8REXDX7htogtruUidyIUoxPFAGI\">\u0393\u03b9\u03ac\u03bd\u03bd\u03b7 \u03c4\u03bf\u03c5 reggae<\/a><\/strong>, \u03b7 24\u03ac\u03c9\u03c1\u03b7 \u00abafter\u00bb\u00a0<a href=\"https:\/\/www.facebook.com\/pizzaSakis\/\"><strong>\u03c0\u03af\u03c4\u03c3\u03b1 \u03a3\u03ac\u03ba\u03b7\u03c2<\/strong>\u00a0<\/a>\u03c3\u03c4\u03b7 \u039b\u03b5\u03c9\u03c6\u03cc\u03c1\u03bf \u03a3\u03c4\u03c1\u03b1\u03c4\u03bf\u03cd, \u03c4\u03bf \u03c0\u03b1\u03b3\u03c9\u03c4\u03cc \u03c4\u03bf\u03c5 \u0399\u03c4\u03b1\u03bb\u03bf\u03cd \u03c3\u03c4\u03b7\u03bd \u0391\u03bb\u03b5\u03be\u03ac\u03bd\u03b4\u03c1\u03bf\u03c5 \u03a3\u03b2\u03ce\u03bb\u03bf\u03c5\u00a0\u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c4\u03c1\u03af\u03b3\u03c9\u03bd\u03b1 \u03c0\u03b1\u03bd\u03bf\u03c1\u03ac\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c4\u03bf\u03c5 \u0395\u03bb\u03b5\u03bd\u03af\u03b4\u03b7.<\/p>\n<p class=\"rtejustify\">\u0394\u03bf\u03ba\u03af\u03bc\u03b1\u03c3\u03b5 \u03c0\u03c1\u03ce\u03c4\u03b1 \u03cc\u03bf\u03bf\u03bf\u03bf\u03bb\u03b1 \u03b1\u03c5\u03c4\u03ac \u03c3\u03c4\u03bf \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf. \u039a\u03b1\u03b9 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03cc\u03c4\u03b5, \u03b5\u03b4\u03ce \u03b8\u03b1 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03b7 \u03b5\u03be\u03cc\u03c1\u03bc\u03b7\u03c3\u03b7.<\/p>\n<p>\u00a0<a href=\"https:\/\/www.reader.gr\/life\/travel\/afieromata\/245565\/mia-volta-sti-thessaloniki-den-einai-pote-arketi\">\u03a0\u03b7\u03b3\u03ae<\/a><\/p>\n<p>\u03a0\u03b7\u03b3\u03ae: <a href=\"http:\/\/www.touristikosodigos.com\/mia-volta-sti-thessaloniki-den-einai-pote-arketi\/\" target=\"_blank\" rel=\"noopener\">touristikosodigos.com <\/a><div style=\"width:100%; height:300px; position:relative;\"><div class=\"codespacing_zoom_container\"><div class=\"codespacing_light_map_zoom_in_12898 cspm_zoom_in_control cspm_border_shadow cspm_border_top_radius\" title=\"Zoom in\"><img src=\"https:\/\/europe-greece.com\/el\/wp-content\/plugins\/codespacing-progress-map\/img\/addition-sign.png\" \/><\/div><div class=\"codespacing_light_map_zoom_out_12898 cspm_zoom_out_control cspm_border_shadow cspm_border_bottom_radius\" title=\"Zoom out\"><img src=\"https:\/\/europe-greece.com\/el\/wp-content\/plugins\/codespacing-progress-map\/img\/minus-sign.png\" \/><\/div><\/div><div id=\"codespacing_progress_map_light_12898\" style=\"width:100%; height:100%;\"><\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u039c\u03c0\u03bf\u03c5\u03b3\u03ac\u03c4\u03c3\u03b5\u03c2 \u03ba\u03b1\u03b9\u00a0\u03c4\u03c3\u03bf\u03c5\u03c1\u03ad\u03ba\u03b9\u03b1, \u03ba\u03b1\u03c3\u03ad\u03c1\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03c3\u03ac\u03bd\u03c4\u03bf\u03c5\u03b9\u03c4\u03c2 \u03bc\u03b5 \u03c3\u03bf\u03c5\u03b2\u03bb\u03ac\u03ba\u03b9\u03b1, \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03c6\u03ad\u03c2, \u03bc\u03c0\u03bf\u03c5\u03b6\u03bf\u03cd\u03ba\u03b9\u03b1, \u03bb\u03ac\u03bc\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03c1\u03c9\u03c4\u03b9\u03c3\u03bc\u03cc\u03c2\u2026 \u0391\u03bb\u03ae\u03b8\u03b5\u03b9\u03b1 \u03c0\u03cc\u03c3\u03b1 \u03ba\u03bb\u03b9\u03c3\u03ad \u03bc\u03b1\u03b6\u03b5\u03bc\u03ad\u03bd\u03b1 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1<\/p>\n","protected":false},"author":1,"featured_media":12899,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[2691],"tags":[113,1630,1795],"_links":{"self":[{"href":"https:\/\/europe-greece.com\/el\/wp-json\/wp\/v2\/posts\/12898"}],"collection":[{"href":"https:\/\/europe-greece.com\/el\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/europe-greece.com\/el\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/europe-greece.com\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/europe-greece.com\/el\/wp-json\/wp\/v2\/comments?post=12898"}],"version-history":[{"count":0,"href":"https:\/\/europe-greece.com\/el\/wp-json\/wp\/v2\/posts\/12898\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/europe-greece.com\/el\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/europe-greece.com\/el\/wp-json\/wp\/v2\/media?parent=12898"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/europe-greece.com\/el\/wp-json\/wp\/v2\/categories?post=12898"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/europe-greece.com\/el\/wp-json\/wp\/v2\/tags?post=12898"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}