var photos_geojson = { "type": "FeatureCollection", "features": [{"type": "Feature", "properties": {"name": "East Coast Trail", "popupContent": "East Coast Trail", "type": "gallery"}, "geometry": {"type": "Point", "coordinates": ["-52.7263765", "47.3657112"]}}, {"type": "Feature", "properties": {"name": "Witless Bay Ecological Reserve", "popupContent": "Witless Bay Ecological Reserve", "type": "gallery"}, "geometry": {"type": "Point", "coordinates": ["-52.7940200014491", "47.21435075"]}}, {"type": "Feature", "properties": {"name": "St. John's", "popupContent": "St. John's", "type": "gallery"}, "geometry": {"type": "Point", "coordinates": ["-52.715149", "47.561701"]}}, {"type": "Feature", "properties": {"name": "International Appalachian Trail - Newfoundland", "popupContent": "International Appalachian Trail - Newfoundland", "type": "gallery"}, "geometry": {"type": "Point", "coordinates": ["-58.4984", "48.8002"]}}, {"type": "Feature", "properties": {"name": "Pugwash", "popupContent": "Pugwash", "type": "gallery"}, "geometry": {"type": "Point", "coordinates": ["-63.6629818", "45.8498385"]}}] };