{ "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": {"type": "Point", "coordinates": [ -71.108828, 42.350858]}, "properties": { "name": "George Sherman Union", "marker-size": "large" } }, { "type": "Feature", "geometry": {"type": "Point", "coordinates": [ -71.115922, 42.352333]}, "properties": { "name": "BU dorm", "description": "booking link", "marker-symbol": "lodging", "marker-color": "#0a0" } }, { "type": "Feature", "geometry": {"type": "Point", "coordinates": [ -71.105215, 42.354174]}, "properties": { "name": "Hyatt", "description": "booking link", "marker-symbol": "lodging", "marker-color": "#990" } }, { "type": "Feature", "geometry": {"type": "Point", "coordinates": [ -71.1005, 42.34576]}, "properties": { "name": "Marriot Residence Inn", "description": "booking link", "marker-symbol": "lodging", "marker-color": "#990" } }, { "type": "Feature", "geometry": {"type": "Point", "coordinates": [ -71.08246, 42.34723]}, "properties": { "name": "Top of the Hub", "description": "conference banquet", "marker-symbol": "bar", "marker-color": "#900" } } ] }