[
	{
	 	"id": 1,
		"type": "restaurant",
		"name": "Panorama",
		"phone": "213120000",
		"desc": "The Panorama restaurant redefines fine dining in Lisbon,located on the rooftop of the Sheraton Lisboa Hotel & Spa with a privileged view over the city.",
		"latitude": 38.731774,
		"longitude": -9.144638
	},
	{
	 	"id": 2,
		"type": "bar",
		"name": "Pavilhão Chinês",
		"phone": "213424729",
		"desc": "The mother of all flea market bars, this watering hole in the Bairro Alto contains a collection of kitsch that alone is worth the trek here.",
		"latitude": 38.715904,
		"longitude": -9.146247
	},
	{
	 	"id": 3,
		"type": "club",
		"name": "Lux Frágil",
		"phone": "218820890",
		"desc": "Popular, free-form and hip, this two-story warehouse is one of the best clubs in Europe.",
		"latitude": 38.731774,
		"longitude": -9.12024
	}

]