var markers = [

                {
            'longitude': -73.981655,
            'latitude': 40.765283,
            'name': 'W 56th Street',
            'address1': '211 W. 56th St.',
            'address2': 'New York, NY 10019',
            'phone': '(212) 247-8254'
        }
        
];

var markers_additional = [
	
];

var markers_attractions = [

];