//
//	geoJSON data types//		version 2021-01-17 17:13:05.599062
//
//
//	wpt(s) to MultiPoints
//

geoJSON_vacations = {
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -87.817277, 41.894069 ]
            },
            "properties": {
                "dtg": "1980-05-15",
                "label": "Chicago<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.103263, 42.347641 ]
            },
            "properties": {
                "dtg": "1980-05-16",
                "label": "Boston<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -104.988438, 39.763402 ]
            },
            "properties": {
                "dtg": "1981-05-15",
                "label": "Denver<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -111.92193, 40.747518 ]
            },
            "properties": {
                "dtg": "1981-05-16",
                "label": "Salt Lake City<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -115.22815, 36.119414 ]
            },
            "properties": {
                "dtg": "1981-05-16",
                "label": "Las Vegas<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -118.691931, 34.020161 ]
            },
            "properties": {
                "dtg": "1981-05-16",
                "label": "Los Angeles<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -117.187243, 32.716179 ]
            },
            "properties": {
                "dtg": "1981-05-08",
                "label": "San Diego<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.44591, 42.7323 ]
            },
            "properties": {
                "dtg": "1984-06-03",
                "label": "Nashua<br>USA NH<br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.54145, 44.13968 ]
            },
            "properties": {
                "dtg": "1984-09-15",
                "label": "Bondcliffs<br>USA NH<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.81117, 43.75521 ]
            },
            "properties": {
                "dtg": "1985-02-15",
                "label": "Killington<br>USA VT<br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -123.35992, 48.42593 ]
            },
            "properties": {
                "dtg": "1980-03-01",
                "label": "Victoria<br>CAN BC<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -123.1453, 49.27786 ]
            },
            "properties": {
                "dtg": "1980-03-01",
                "label": "Vancouver<br>CAN BC<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.41679, 42.59031 ]
            },
            "properties": {
                "dtg": "1985-05-15",
                "label": "Westford<br>USA MA<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -75.861396, 39.365418 ]
            },
            "properties": {
                "dtg": "1985-06-15",
                "label": "Gregg Neck Boat Yard<br>USA MD<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.41679, 42.59031 ]
            },
            "properties": {
                "dtg": "1985-10-05",
                "label": "Westford<br>USA MA<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.092297, 49.365905 ]
            },
            "properties": {
                "dtg": "1985-10-07",
                "label": "Rothenburg odT<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.736286, 46.018177 ]
            },
            "properties": {
                "dtg": "1985-10-15",
                "label": "Zermatt<br>CHE <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.688217, 45.974569 ]
            },
            "properties": {
                "dtg": "1985-10-15",
                "label": "Trockener Steg<br>CHE admin1<br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -79.05099, 43.10279 ]
            },
            "properties": {
                "dtg": "1986-01-01",
                "label": "Niagara Falls<br>USA NY<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 72.8275, 18.95565 ]
            },
            "properties": {
                "dtg": "1986-12-16",
                "label": "Bombay<br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "1986-12-16",
                "label": "Bangalore<br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 76.64883, 12.30532 ]
            },
            "properties": {
                "dtg": "1986-12-16",
                "label": "Mysore<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 76.0947, 13.00661 ]
            },
            "properties": {
                "dtg": "1986-12-16",
                "label": "Hassan<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 75.984574, 13.21309 ]
            },
            "properties": {
                "dtg": "1986-12-16",
                "label": "Halibad<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 75.8564, 13.16212 ]
            },
            "properties": {
                "dtg": "1986-12-16",
                "label": "Belur<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.260144, 45.588392 ]
            },
            "properties": {
                "dtg": "1987-06-01",
                "label": "Moose River<br>USA ME<br><a href=\"/Travel/Vacations/1980s Canoe Adventures/with Somesh/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "canoeing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.001449, 43.837335 ]
            },
            "properties": {
                "dtg": "1987-07-15",
                "label": "Saco River<br>USA ME<br><a href=\"/Travel/Vacations/1980s Canoe Adventures/with Sands/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "canoeing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -69.735423, 45.003533 ]
            },
            "properties": {
                "dtg": "1987-07-15",
                "label": "West Branch Penobscott<br>USA ME<br><a href=\"/Travel/Vacations/1980s Canoe Adventures/with Sands/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "canoeing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.07111, 33.44758 ]
            },
            "properties": {
                "dtg": "1987-12-26",
                "label": "Phoenix<br>USA AZ<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -110.993889, 31.365921 ]
            },
            "properties": {
                "dtg": "1987-12-26",
                "label": "Nogales<br>USA AZ<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -110.947839, 31.329068 ]
            },
            "properties": {
                "dtg": "1987-12-26",
                "label": "Nogales<br>MEX <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.647638, 53.558245 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Hamburg<br>DEU <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.645034, 59.893781 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Oslo<br>NOR <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 5.35223, 60.3849 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Bergen<br>NOR <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 5.35223, 60.3849 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Bergen<br>NOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 5.35223, 60.3849 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Bergen<br>NOR <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.29868, 63.418668 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Trondheim<br>NOR <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.412519, 67.291534 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Bod\u00f8<br>NOR <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.412519, 67.291534 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Bod\u00f8<br>NOR <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 13.00816, 67.89864 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "\u00c5 i Lofoten<br>NOR <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.21151, 46.80902 ]
            },
            "properties": {
                "dtg": "1989-12-01",
                "label": "Quebec<br>CAN <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.18805, 49.37664 ]
            },
            "properties": {
                "dtg": "1990-05-11",
                "label": "Rothenburg odT<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.109528, 48.26582 ]
            },
            "properties": {
                "dtg": "1990-05-26",
                "label": "Blackforest<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 13.37716, 52.5152 ]
            },
            "properties": {
                "dtg": "1990-06-01",
                "label": "Berlin, DDR<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.796193, 48.759965 ]
            },
            "properties": {
                "dtg": "1990-06-01",
                "label": "Weil de Stadt<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 2.328091, 47.078133 ]
            },
            "properties": {
                "dtg": "1990-07-07",
                "label": "Burgundy Region<br>FRA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.96521, 48.323562 ]
            },
            "properties": {
                "dtg": "1990-07-14",
                "label": "Hohenzollern Castle<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.984231, 48.823656 ]
            },
            "properties": {
                "dtg": "1990-07-21",
                "label": "Roman Limes<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.56574, 48.13931 ]
            },
            "properties": {
                "dtg": "1990-08-04",
                "label": "M\u00fcnchen<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 6.111745, 49.590122 ]
            },
            "properties": {
                "dtg": "1990-08-25",
                "label": "Luxembourg<br>LUX <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.969823, 47.636988 ]
            },
            "properties": {
                "dtg": "1990-09-01",
                "label": "Berchtesgarden<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.742242, 50.626933 ]
            },
            "properties": {
                "dtg": "1990-09-07",
                "label": "Westerwald<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.56574, 48.13931 ]
            },
            "properties": {
                "dtg": "1990-09-25",
                "label": "Munchen<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.03573, 46.62378 ]
            },
            "properties": {
                "dtg": "1990-10-06",
                "label": "Grindelwald<br>CHE <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.953841, 46.536783 ]
            },
            "properties": {
                "dtg": "1990-10-06",
                "label": "Jungfrau<br>CHE <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.466675, 47.377434 ]
            },
            "properties": {
                "dtg": "1990-10-06",
                "label": "Zurich<br>CHE <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.247791, 49.079293 ]
            },
            "properties": {
                "dtg": "1990-10-13",
                "label": "Dinkelsbuehl<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 5.022842, 52.500189 ]
            },
            "properties": {
                "dtg": "1990-11-01",
                "label": "Vollendam<br>NLD <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.684137, 52.633599 ]
            },
            "properties": {
                "dtg": "1990-11-01",
                "label": "Alkmaar<br>NLD <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.763876, 52.354583 ]
            },
            "properties": {
                "dtg": "1990-11-01",
                "label": "Amsterdam<br>NLD <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "1990-11-30",
                "label": "Banglaore<br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 76.30217, 10.0142 ]
            },
            "properties": {
                "dtg": "1990-12-12",
                "label": "Ernakulam <br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 76.21825, 10.00908 ]
            },
            "properties": {
                "dtg": "1990-12-13",
                "label": "Cochin<br>IND Kerala<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 76.20764, 10.09452 ]
            },
            "properties": {
                "dtg": "1990-12-13",
                "label": "Kottayam<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 75.957502, 11.258476 ]
            },
            "properties": {
                "dtg": "1990-12-13",
                "label": "Periyar <br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 75.79745, 26.92859 ]
            },
            "properties": {
                "dtg": "1990-12-25",
                "label": "Jaipur<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.663489, 27.095258 ]
            },
            "properties": {
                "dtg": "1990-12-27",
                "label": "Fathepur Sikri <br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.99313, 27.17925 ]
            },
            "properties": {
                "dtg": "1990-12-27",
                "label": "Agra<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.21048, 28.6029 ]
            },
            "properties": {
                "dtg": "1990-12-28",
                "label": "Delhi<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 76.96848, 11.00806 ]
            },
            "properties": {
                "dtg": "1990-12-13",
                "label": "Coimbatore<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.083789, 47.073575 ]
            },
            "properties": {
                "dtg": "1991-01-25",
                "label": "St Anton<br>AUT <br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.622008, 48.569029 ]
            },
            "properties": {
                "dtg": "1991-02-16",
                "label": "Strasburg<br>FRA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.449495, 46.330539 ]
            },
            "properties": {
                "dtg": "1991-02-22",
                "label": "Crans Montana<br>CHE <br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 6.814586, 46.198583 ]
            },
            "properties": {
                "dtg": "1991-03-08",
                "label": "Portes-du-Solei<br>CHE admin1<br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.31792, 45.43764 ]
            },
            "properties": {
                "dtg": "1991-05-15",
                "label": "Venice<br>ITA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.2517, 43.78358 ]
            },
            "properties": {
                "dtg": "1991-05-15",
                "label": "Florence<br>ITA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.4894, 41.90079 ]
            },
            "properties": {
                "dtg": "1991-05-15",
                "label": "Rome<br>ITA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.360359, 43.706745 ]
            },
            "properties": {
                "dtg": "1991-05-15",
                "label": "Pisa<br>ITA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.695976, 51.661164 ]
            },
            "properties": {
                "dtg": "1991-06-07",
                "label": "Hamm<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 31.24929, 30.05888 ]
            },
            "properties": {
                "dtg": "1991-06-28",
                "label": "Cairo<br>EGY <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 34.27142, 27.87882 ]
            },
            "properties": {
                "dtg": "1991-06-28",
                "label": "Sharm al Sheik<br>EGY <br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.385368, 47.832616 ]
            },
            "properties": {
                "dtg": "1991-07-20",
                "label": "Chiemsee<br>DEU <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.385368, 47.832616 ]
            },
            "properties": {
                "dtg": "1991-08-19",
                "label": "Chiemsee<br>DEU <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.179438, 48.783718 ]
            },
            "properties": {
                "dtg": "1991-09-27",
                "label": "Stuttgart<br>DEU <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.42389, 50.08751 ]
            },
            "properties": {
                "dtg": "1991-09-27",
                "label": "Prague<br>CZE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 31.24929, 30.05888 ]
            },
            "properties": {
                "dtg": "1991-10-05",
                "label": "Cairo<br>EGY <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 32.64221, 25.70681 ]
            },
            "properties": {
                "dtg": "1991-10-05",
                "label": "Luxor<br>EGY <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 32.91972, 24.07808 ]
            },
            "properties": {
                "dtg": "1991-10-05",
                "label": "Aswan<br>EGY <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 34.27142, 27.87882 ]
            },
            "properties": {
                "dtg": "1991-10-05",
                "label": "Sharm al Sheik<br>EGY <br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 34.252465, 27.762883 ]
            },
            "properties": {
                "dtg": "1991-10-06",
                "label": "Rus Zatir<br>EGY <br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 34.251464, 27.753072 ]
            },
            "properties": {
                "dtg": "1991-10-06",
                "label": "Jack Fish Alley<br>EGY <br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 34.320947, 27.856505 ]
            },
            "properties": {
                "dtg": "1991-10-07",
                "label": "Paradise<br>EGY <br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 34.346635, 27.90791 ]
            },
            "properties": {
                "dtg": "1991-10-07",
                "label": "Near Garden<br>EGY <br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 34.262227, 27.728595 ]
            },
            "properties": {
                "dtg": "1991-10-08",
                "label": "Rus Mohammed<br>EGY <br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 34.262227, 27.728595 ]
            },
            "properties": {
                "dtg": "1991-10-08",
                "label": "Rus Mohammed<br>EGY <br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 34.262227, 27.728595 ]
            },
            "properties": {
                "dtg": "1991-10-08",
                "label": "Rus Mohammed<br>EGY <br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 34.346635, 27.90791 ]
            },
            "properties": {
                "dtg": "1991-10-09",
                "label": "Far Garden<br>EGY <br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 33.920833, 27.813333 ]
            },
            "properties": {
                "dtg": "1991-10-09",
                "label": "Thistlegorm<br>EGY <br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 13.37716, 52.5152 ]
            },
            "properties": {
                "dtg": "1991-10-31",
                "label": "Berlin<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.363985, 46.818924 ]
            },
            "properties": {
                "dtg": "1992-02-07",
                "label": "Engleberg<br>CHE <br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.703834, 46.764825 ]
            },
            "properties": {
                "dtg": "1992-03-13",
                "label": "Davos<br>CHE <br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.89309, 52.37228 ]
            },
            "properties": {
                "dtg": "1992-03-19",
                "label": "Amsterdam<br>NLD <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.179438, 48.783718 ]
            },
            "properties": {
                "dtg": "1992-04-17",
                "label": "Stuttgart<br>DEU <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.76508, 45.757934 ]
            },
            "properties": {
                "dtg": "1992-04-17",
                "label": "Lyon<br>FRA <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.76508, 45.757934 ]
            },
            "properties": {
                "dtg": "1992-04-17",
                "label": "Lyon<br>FRA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 19.05648, 47.50928 ]
            },
            "properties": {
                "dtg": "1992-05-22",
                "label": "Budapest<br>HUN <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 13.04193, 47.79987 ]
            },
            "properties": {
                "dtg": "1992-06-12",
                "label": "Salzburg<br>AUT <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.179438, 48.783718 ]
            },
            "properties": {
                "dtg": "1992-06-19",
                "label": "Stuttgart<br>DEU <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.42389, 50.08751 ]
            },
            "properties": {
                "dtg": "1992-06-19",
                "label": "Prague<br>CZE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.42389, 50.08751 ]
            },
            "properties": {
                "dtg": "1992-06-19",
                "label": "Prague<br>CZE <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.992952, 49.436009 ]
            },
            "properties": {
                "dtg": "1992-07-24",
                "label": "N\u00fcrnberg<br>DEU BY<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "1992-12-04",
                "label": "Banglaore<br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 80.2676, 13.08101 ]
            },
            "properties": {
                "dtg": "1992-12-16",
                "label": "Madras <br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 76.458947, 15.3332 ]
            },
            "properties": {
                "dtg": "1992-12-23",
                "label": "Hampi<br>IND <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 75.70949, 16.83037 ]
            },
            "properties": {
                "dtg": "1992-12-26",
                "label": "Bejapur <br>IND <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 75.67551, 15.91628 ]
            },
            "properties": {
                "dtg": "1992-12-27",
                "label": "Badami<br>IND <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 75.874114, 16.019931 ]
            },
            "properties": {
                "dtg": "1992-12-28",
                "label": "Aihole<br>IND <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 76.305868, 9.668549 ]
            },
            "properties": {
                "dtg": "1993-01-01",
                "label": "Shartalai <br>IND Kerala<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "1993-01-01",
                "label": "Banglaore<br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.148988, 47.463452 ]
            },
            "properties": {
                "dtg": "1993-05-28",
                "label": "Mittenwald<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 33.85996, 27.22479 ]
            },
            "properties": {
                "dtg": "1993-06-26",
                "label": "Hurghada<br>EGY <br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.179438, 48.783718 ]
            },
            "properties": {
                "dtg": "1993-08-20",
                "label": "Stuttgart<br>DEU <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 13.37826, 49.74633 ]
            },
            "properties": {
                "dtg": "1993-08-20",
                "label": "Pilzen<br>CZE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 6.683803, 51.971005 ]
            },
            "properties": {
                "dtg": "1993-09-03",
                "label": "Winterwijk<br>NLD <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.42389, 50.08751 ]
            },
            "properties": {
                "dtg": "1993-01-01",
                "label": "Prague<br>CZE <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -0.09098, 48.73299 ]
            },
            "properties": {
                "dtg": "1993-11-10",
                "label": "Goulet<br>FRA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -0.69717, 49.28286 ]
            },
            "properties": {
                "dtg": "1993-11-10",
                "label": "Bayeaux<br>FRA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.81691, 48.448509 ]
            },
            "properties": {
                "dtg": "1993-12-04",
                "label": "Schloss Weitenburg<br>DEU <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 28.93, 40.99 ]
            },
            "properties": {
                "dtg": "1993-12-23",
                "label": "Istanbul<br>TUR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.544003, 46.620476 ]
            },
            "properties": {
                "dtg": "1994-01-14",
                "label": "Andermatt<br>CHE <br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.95247, 46.585014 ]
            },
            "properties": {
                "dtg": "1994-01-21",
                "label": "Kleine Scheidegg<br>CHE admin1<br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.207551, 46.09947 ]
            },
            "properties": {
                "dtg": "1994-02-18",
                "label": "Verbier<br>CHE <br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.747718, 47.32368 ]
            },
            "properties": {
                "dtg": "1994-03-04",
                "label": "Zell am See<br>AUT <br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.179438, 48.783718 ]
            },
            "properties": {
                "dtg": "1994-04-21",
                "label": "Stuttgart<br>DEU <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.42389, 50.08751 ]
            },
            "properties": {
                "dtg": "1994-04-21",
                "label": "Prague<br>CZE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.47955, 48.97579 ]
            },
            "properties": {
                "dtg": "1994-04-22",
                "label": "Budejovice<br>CZE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 3.08206, 51.26059 ]
            },
            "properties": {
                "dtg": "1994-05-26",
                "label": "Brugge<br>BEL <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 3.08206, 51.26059 ]
            },
            "properties": {
                "dtg": "1994-05-27",
                "label": "Brugge<br>BEL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -75.93566, 40.33816 ]
            },
            "properties": {
                "dtg": "1994-09-09",
                "label": "Reading<br>USA PA<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.864534, 46.687771 ]
            },
            "properties": {
                "dtg": "1994-10-02",
                "label": "Interlaken<br>CHE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.900689, 46.619589 ]
            },
            "properties": {
                "dtg": "1994-10-02",
                "label": "Grindelwald<br>CHE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.970382, 46.577202 ]
            },
            "properties": {
                "dtg": "1994-10-02",
                "label": "Eiger<br>CHE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.908201, 46.590399 ]
            },
            "properties": {
                "dtg": "1994-10-02",
                "label": "Lauterbrunnen<br>CHE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.864534, 46.687771 ]
            },
            "properties": {
                "dtg": "1994-10-02",
                "label": "Interlaken<br>CHE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 2.34538, 48.85534 ]
            },
            "properties": {
                "dtg": "1994-10-07",
                "label": "Paris<br>FRA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.601859, 45.990499 ]
            },
            "properties": {
                "dtg": "1994-11-23",
                "label": "Zermatt<br>CHE <br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "1994-12-15",
                "label": "Bangalore<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.574186, 48.137382 ]
            },
            "properties": {
                "dtg": "1995-01-21",
                "label": "Muenchen<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.70473, 40.42032 ]
            },
            "properties": {
                "dtg": "1995-02-17",
                "label": "Madrid<br>ESP <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.02095, 39.86029 ]
            },
            "properties": {
                "dtg": "1995-01-01",
                "label": "Toledo<br>ESP <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 6.788875, 45.931978 ]
            },
            "properties": {
                "dtg": "1995-03-06",
                "label": "Chamonix<br>FRA <br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.448469, 50.346209 ]
            },
            "properties": {
                "dtg": "1995-04-01",
                "label": "Koblenz<br>DEU <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 23.72593, 37.97741 ]
            },
            "properties": {
                "dtg": "1995-04-21",
                "label": "Athens<br>GRC <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 25.3342, 37.45037 ]
            },
            "properties": {
                "dtg": "1995-04-21",
                "label": "Myconos<br>GRC <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.47955, 48.97579 ]
            },
            "properties": {
                "dtg": "1995-01-01",
                "label": "Budejovice<br>CZE <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.3154, 48.8191 ]
            },
            "properties": {
                "dtg": "1995-01-01",
                "label": "Krumlov<br>CZE <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.370785, 47.880503 ]
            },
            "properties": {
                "dtg": "1995-06-15",
                "label": "Chiemsee<br>DEU admin1<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -80.03866, 26.78084 ]
            },
            "properties": {
                "dtg": "1995-12-31",
                "label": "Singer Island<br>USA FL<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -83.04985, 42.32771 ]
            },
            "properties": {
                "dtg": "1995-12-31",
                "label": "Detroit<br>USA MI<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -0.12743, 51.50376 ]
            },
            "properties": {
                "dtg": "1995-01-01",
                "label": "London<br>GBR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.88059, 50.23145 ]
            },
            "properties": {
                "dtg": "1995-01-01",
                "label": "Karlov y Vari<br>CZE <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "1995-12-15",
                "label": "Bangalore<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 73.91392, 15.49156 ]
            },
            "properties": {
                "dtg": "1995-12-15",
                "label": "Goa<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.508062, 52.254417 ]
            },
            "properties": {
                "dtg": "1996-04-20",
                "label": "Lisse<br>NLD <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 2.34538, 48.85534 ]
            },
            "properties": {
                "dtg": "1996-01-01",
                "label": "Paris<br>FRA <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.717123, 47.106673 ]
            },
            "properties": {
                "dtg": "1996-05-18",
                "label": "Brandne Tal<br>AUT admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.753482, 47.059298 ]
            },
            "properties": {
                "dtg": "1996-05-25",
                "label": "Douglas Hutte<br>AUT admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.387586, 47.520204 ]
            },
            "properties": {
                "dtg": "1996-08-09",
                "label": "Algaeuer Alpen Wanderrungswochenende<br>DEU admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.536835, 47.109911 ]
            },
            "properties": {
                "dtg": "1996-08-23",
                "label": "Liechtenstein<br>LCH admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.713253, 47.044878 ]
            },
            "properties": {
                "dtg": "1996-08-30",
                "label": "Raetikon<br>AUT admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.681538, 47.044052 ]
            },
            "properties": {
                "dtg": "1996-08-30",
                "label": "Shesaplana<br>CHE admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.1068, 57.15427 ]
            },
            "properties": {
                "dtg": "1996-09-13",
                "label": "Aberdeen<br>GBR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 83.77, 28.75 ]
            },
            "properties": {
                "dtg": "1996-10-12",
                "label": "Annapurna<br>NPL <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 83.918228, 28.213098 ]
            },
            "properties": {
                "dtg": "1996-10-12",
                "label": "Pokra<br>NPL admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 83.645451, 28.496094 ]
            },
            "properties": {
                "dtg": "1996-10-12",
                "label": "Tatopani<br>NPL admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "1996-10-12",
                "label": "Bangalore<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "1997-01-17",
                "label": "Bangalore<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.794274, 50.216874 ]
            },
            "properties": {
                "dtg": "1997-02-14",
                "label": "Karlov y Vari<br>CZE <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.730386, 47.97922 ]
            },
            "properties": {
                "dtg": "1997-06-07",
                "label": "Tuttlingen<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.089973, 48.08685 ]
            },
            "properties": {
                "dtg": "1997-06-08",
                "label": "Thiergarten<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.326334, 48.147417 ]
            },
            "properties": {
                "dtg": "1997-08-09",
                "label": "Riedlingen<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 34.27142, 27.87882 ]
            },
            "properties": {
                "dtg": "1997-09-29",
                "label": "Sharm al Sheik<br>EGY <br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.69568, -3.55152 ]
            },
            "properties": {
                "dtg": "1998-01-02",
                "label": "Kilimanjaro<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.516551, -3.282214 ]
            },
            "properties": {
                "dtg": "1998-01-02",
                "label": "Hotel Kibo<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.75, -3.25 ]
            },
            "properties": {
                "dtg": "1998-01-05",
                "label": "Mt Meru<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.796907, -3.229438 ]
            },
            "properties": {
                "dtg": "1998-01-05",
                "label": "Mariamkampa <br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.777444, -3.224123 ]
            },
            "properties": {
                "dtg": "1998-01-05",
                "label": "Saddle Hut<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.7643, -3.2237 ]
            },
            "properties": {
                "dtg": "1998-01-05",
                "label": "Rhino Point<br>TZA admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.796907, -3.229438 ]
            },
            "properties": {
                "dtg": "1998-01-05",
                "label": "Miriamkaba Hut <br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.516551, -3.282214 ]
            },
            "properties": {
                "dtg": "1998-01-09",
                "label": "Hotel Kibo<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.883, -3.2 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Machame<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.917, -2.883 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Shira<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.3, -3.1 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Barranco<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.352325, -3.112167 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Karranga Valley<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.37801, -3.099309 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Barafu<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.39678, -3.164715 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Horombo <br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.504615, -3.181591 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Mandara <br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.516551, -3.282214 ]
            },
            "properties": {
                "dtg": "1998-01-18",
                "label": "Hotel Kibo<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.4, -3.2 ]
            },
            "properties": {
                "dtg": "1998-01-18",
                "label": "Arusha<br>TZA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.638793, -3.661859 ]
            },
            "properties": {
                "dtg": "1998-01-19",
                "label": "Lake Manyara Park <br>TZA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.487814, -3.228065 ]
            },
            "properties": {
                "dtg": "1998-01-19",
                "label": "Simba Camp<br>TZA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.147375, -3.120386 ]
            },
            "properties": {
                "dtg": "1998-01-19",
                "label": "Oldapie Gorge - of Hommid fossil <br>TZA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 34.995189, -2.832045 ]
            },
            "properties": {
                "dtg": "1998-01-19",
                "label": "Naabi Hill Gate <br>TZA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 34.827097, -2.435167 ]
            },
            "properties": {
                "dtg": "1998-01-19",
                "label": "Seranera Camp <br>TZA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.32, -3.11 ]
            },
            "properties": {
                "dtg": "1998-01-21",
                "label": "Ngorongoro Park<br>TZA <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.296569, 46.497852 ]
            },
            "properties": {
                "dtg": "1998-03-06",
                "label": "Saanen<br>CHE <br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.269037, 46.472223 ]
            },
            "properties": {
                "dtg": "1998-03-13",
                "label": "Gstaad<br>CHE <br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 6.788874, 45.931978 ]
            },
            "properties": {
                "dtg": "1998-03-20",
                "label": "Chamonix<br>FRA <br>",
                "theme": "skiing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -0.12743, 51.50376 ]
            },
            "properties": {
                "dtg": "1998-05-27",
                "label": "London<br>GBR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 2.34538, 48.85534 ]
            },
            "properties": {
                "dtg": "1998-04-20",
                "label": "Paris<br>FRA <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.49567, 41.9025 ]
            },
            "properties": {
                "dtg": "1998-05-01",
                "label": "Rome<br>ITA <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.24999, 46.643604 ]
            },
            "properties": {
                "dtg": "1998-08-07",
                "label": "Grimsel Pass<br>CHE admin1<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.406109, 46.572409 ]
            },
            "properties": {
                "dtg": "1998-08-07",
                "label": "Furkapass<br>CHE admin1<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.438269, 46.729369 ]
            },
            "properties": {
                "dtg": "1998-08-07",
                "label": "Sustenpass<br>CHE admin1<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.372543, 55.855381 ]
            },
            "properties": {
                "dtg": "1998-09-04",
                "label": "Glasgow<br>GBR Scotland<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.38045, 58.21005 ]
            },
            "properties": {
                "dtg": "1998-09-04",
                "label": "Stornoway<br>GBR Scotland<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.23455, 58.98438 ]
            },
            "properties": {
                "dtg": "1998-09-04",
                "label": "Stromness<br>GBR Scotland<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.622008, 48.569029 ]
            },
            "properties": {
                "dtg": "1998-11-13",
                "label": "Strasbourg<br>FRA admin1<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.233851, 48.179277 ]
            },
            "properties": {
                "dtg": "1998-11-13",
                "label": "Riequewihr<br>FRA admin1<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.2019, 55.95419 ]
            },
            "properties": {
                "dtg": "1998-12-05",
                "label": "Edinburgh<br>GBR Scotland<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.00075, 31.62872 ]
            },
            "properties": {
                "dtg": "1998-12-21",
                "label": "Marekesh<br>M AR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.00753, 34.06874 ]
            },
            "properties": {
                "dtg": "1998-12-21",
                "label": "Fez<br>M AR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.61706, 33.59932 ]
            },
            "properties": {
                "dtg": "1998-12-21",
                "label": "Casablanca<br>M AR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.401141, 47.687815 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "Bodensee<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.703075, 47.507075 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "Bregenz<br>AUT <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.32085, 47.565137 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "Romanshorn<br>CHE <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.081666, 47.708338 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "Konstanz<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.024109, 47.818065 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "west end<br>DEU admin1<br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.239433, 47.706238 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "Meersburg<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.401141, 47.687815 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "Bodensee<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.116975, 47.124555 ]
            },
            "properties": {
                "dtg": "1999-07-02",
                "label": "Steam Train<br>AUT <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.116975, 47.124555 ]
            },
            "properties": {
                "dtg": "1999-07-02",
                "label": "Steam Train<br>AUT <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.587212, 47.248841 ]
            },
            "properties": {
                "dtg": "1999-07-23",
                "label": "Hanauer Hutte<br>AUT <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.041633, 49.944101 ]
            },
            "properties": {
                "dtg": "1999-08-20",
                "label": "Traben-Trarbach<br>DEU admin1<br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.909425, 46.970879 ]
            },
            "properties": {
                "dtg": "1999-08-27",
                "label": "Gargellen<br>AUT <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.65269, 47.087689 ]
            },
            "properties": {
                "dtg": "1999-09-03",
                "label": "Brand<br>AUT <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 85.256092, 27.708943 ]
            },
            "properties": {
                "dtg": "1999-10-10",
                "label": "Katmandu<br>NPL <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.73143, 27.68741 ]
            },
            "properties": {
                "dtg": "1999-10-12",
                "label": "Lukla<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.71864, 27.67263 ]
            },
            "properties": {
                "dtg": "1999-10-13",
                "label": "Surke<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.71223, 27.73973 ]
            },
            "properties": {
                "dtg": "1999-10-15",
                "label": "Phakding<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.71095, 27.80562 ]
            },
            "properties": {
                "dtg": "1999-10-16",
                "label": "Namche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.7171, 27.82423 ]
            },
            "properties": {
                "dtg": "1999-10-17",
                "label": "Khumjung<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.74634, 27.83143 ]
            },
            "properties": {
                "dtg": "1999-10-18",
                "label": "Deboche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.79167, 27.85557 ]
            },
            "properties": {
                "dtg": "1999-10-19",
                "label": "Pangboche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.82792, 27.89018 ]
            },
            "properties": {
                "dtg": "1999-10-21",
                "label": "Dingboche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.871386, 27.904088 ]
            },
            "properties": {
                "dtg": "1999-10-22",
                "label": "Chukhung<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.80516, 27.92394 ]
            },
            "properties": {
                "dtg": "1999-10-23",
                "label": "Tuglha<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.81019, 27.94825 ]
            },
            "properties": {
                "dtg": "1999-10-24",
                "label": "Lobuche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.82872, 27.98092 ]
            },
            "properties": {
                "dtg": "1999-10-26",
                "label": "Gorak Shep<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.827716, 27.990854 ]
            },
            "properties": {
                "dtg": "1999-10-27",
                "label": "Kala Patthar<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.81019, 27.94825 ]
            },
            "properties": {
                "dtg": "1999-10-27",
                "label": "Lobuche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.79167, 27.85557 ]
            },
            "properties": {
                "dtg": "1999-10-28",
                "label": "Pangboche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.71095, 27.80562 ]
            },
            "properties": {
                "dtg": "1999-10-29",
                "label": "Namache<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.71223, 27.73973 ]
            },
            "properties": {
                "dtg": "1999-10-30",
                "label": "Phakding<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.73001, 27.64135 ]
            },
            "properties": {
                "dtg": "1999-10-31",
                "label": "Puiyan<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.68497, 27.59674 ]
            },
            "properties": {
                "dtg": "1999-11-01",
                "label": "Jubing<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.60437, 27.58746 ]
            },
            "properties": {
                "dtg": "1999-11-02",
                "label": "Ringmo<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.58472, 27.51586 ]
            },
            "properties": {
                "dtg": "1999-11-03",
                "label": "Phaplu<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.47207, 51.89833 ]
            },
            "properties": {
                "dtg": "2000-12-23",
                "label": "Cork<br>IRL <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -10.17222, 51.8271 ]
            },
            "properties": {
                "dtg": "2000-12-23",
                "label": "Waterville<br>IRL Kerry<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -10.26639, 52.13941 ]
            },
            "properties": {
                "dtg": "2000-12-23",
                "label": "Dingle<br>IRL Kerry<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -9.89993, 51.73384 ]
            },
            "properties": {
                "dtg": "2000-12-23",
                "label": "Ardgroom<br>IRL Barre<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 28.04252, -26.20051 ]
            },
            "properties": {
                "dtg": "2001-06-21",
                "label": "Johannesburg<br>ZAF <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 25.790416, -24.609242 ]
            },
            "properties": {
                "dtg": "2001-06-21",
                "label": "Gaborone<br>BWA <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 28.455034, -20.13159 ]
            },
            "properties": {
                "dtg": "2001-06-21",
                "label": "Bulawayo<br>ZWE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 25.83778, -17.93663 ]
            },
            "properties": {
                "dtg": "2001-06-21",
                "label": "Victoria Falls<br>ZWE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 28.48, -15.51 ]
            },
            "properties": {
                "dtg": "2001-06-21",
                "label": "Lusaka<br>ZMB <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 28.48, -15.51 ]
            },
            "properties": {
                "dtg": "2001-06-21",
                "label": "Lusaka<br>ZMB <br><a href=\"/Astronomy/events/20010621 - Total Solar Eclipse/20010621SolarEclipse.html\" target=\"_blank\">Read More</a>",
                "theme": "eclipse-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.47, 56.35 ]
            },
            "properties": {
                "dtg": "2002-01-01",
                "label": "Oban<br>GBR <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.068113, 56.620776 ]
            },
            "properties": {
                "dtg": "2002-01-01",
                "label": "Tobermory<br> <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.346041, 56.433593 ]
            },
            "properties": {
                "dtg": "2002-01-01",
                "label": "Staffa, Fingals Cave<br> <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.44591, 42.7323 ]
            },
            "properties": {
                "dtg": "2002-12-24",
                "label": "Nashua<br>USA NH<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.126816, 49.359058 ]
            },
            "properties": {
                "dtg": "2003-06-15",
                "label": "Normandy<br>FRA <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 13.45697, 48.5722 ]
            },
            "properties": {
                "dtg": "2003-06-05",
                "label": "Passau<br>DEU <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.17661, 48.33124 ]
            },
            "properties": {
                "dtg": "2003-06-06",
                "label": "Ottenshein<br>AUT <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.73829, 48.35508 ]
            },
            "properties": {
                "dtg": "2003-06-07",
                "label": "Traismauer<br>AUT <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 16.37067, 48.20433 ]
            },
            "properties": {
                "dtg": "2003-06-08",
                "label": "Wien<br>AUT <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 17.12842, 48.15373 ]
            },
            "properties": {
                "dtg": "2003-06-09",
                "label": "Bratislva<br>SVK <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 17.63899, 47.68388 ]
            },
            "properties": {
                "dtg": "2003-06-11",
                "label": "Gyor<br>HUN <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 18.31954, 47.63517 ]
            },
            "properties": {
                "dtg": "2003-06-13",
                "label": "Tata<br>HUN <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 18.13662, 47.75578 ]
            },
            "properties": {
                "dtg": "2003-06-12",
                "label": "Komarno<br>HUN <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 18.74511, 47.78389 ]
            },
            "properties": {
                "dtg": "2003-06-14",
                "label": "Esztergom<br>HUN <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 19.05651, 47.50868 ]
            },
            "properties": {
                "dtg": "2003-06-15",
                "label": "Budapest<br>HUN <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -77.30526, 44.47352 ]
            },
            "properties": {
                "dtg": "2003-06-27",
                "label": "Tweed<br>CAN <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -78.03823, 45.31184 ]
            },
            "properties": {
                "dtg": "2003-06-27",
                "label": "St Pete Prov Park<br>CAN <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -78.0302, 45.319569 ]
            },
            "properties": {
                "dtg": "2003-06-27",
                "label": "Uncle Joe Cabin<br>CAN <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.47, 56.35 ]
            },
            "properties": {
                "dtg": "2003-07-17",
                "label": "Oban<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.25, 57.0 ]
            },
            "properties": {
                "dtg": "2003-07-20",
                "label": "Loch Scresort<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.31458, 57.15672 ]
            },
            "properties": {
                "dtg": "2003-07-21",
                "label": "Loch Boisdale<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.724766, 57.451717 ]
            },
            "properties": {
                "dtg": "2003-07-22",
                "label": "Loch Pooltiel<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.366, 57.31667 ]
            },
            "properties": {
                "dtg": "2003-07-23",
                "label": "Loch Harport<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.1333, 57.1667 ]
            },
            "properties": {
                "dtg": "2003-07-24",
                "label": "Loch Scavaig<br>GBR admin1<br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.05, 56.61667 ]
            },
            "properties": {
                "dtg": "2003-07-26",
                "label": "Tobermorey<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.579809, 56.211092 ]
            },
            "properties": {
                "dtg": "2003-07-28",
                "label": "Croabh Haven<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.759854, 55.676629 ]
            },
            "properties": {
                "dtg": "2003-07-29",
                "label": "Gegha<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.18, 55.616667 ]
            },
            "properties": {
                "dtg": "2003-07-30",
                "label": "Port Ellen<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.163276, 55.629932 ]
            },
            "properties": {
                "dtg": "2003-07-30",
                "label": "Laphroaig<br>GBR admin1<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.15, 55.62 ]
            },
            "properties": {
                "dtg": "2003-07-30",
                "label": "Goulet / Laphroaig<br>GBR admin1<br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "touring-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.128394, 55.635515 ]
            },
            "properties": {
                "dtg": "2003-07-30",
                "label": "Lagavulin<br>GBR admin1<br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "touring-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.143715, 55.635514 ]
            },
            "properties": {
                "dtg": "2003-07-30",
                "label": "Ardbeg<br>GBR admin1<br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "touring-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.44591, 42.7323 ]
            },
            "properties": {
                "dtg": "2003-08-10",
                "label": "Nashua<br>USA NH<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.25, 51.3 ]
            },
            "properties": {
                "dtg": "2003-10-10",
                "label": "Sreekur Visit<br>GBR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "2003-12-20",
                "label": "Bangalore<br>IND <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 174.84, -36.86 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "00 - Auckland<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 175.32, -37.09 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "01 - Kaiaua<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 175.61, -37.22 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "02 - Thames<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 175.63, -36.73 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "03 - Coromandel<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 175.84, -36.87 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "05 - Hahei<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 175.9, -37.12 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "06 - Tairua<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 175.9, -37.26 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "07 - Whangamat<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 173.2, -41.34 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "08 - Nelson<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 173.8, -41.31 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "09 - Havelock<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 174.04, -41.46 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "10 - Blenheim<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 173.94, -42.13 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "11 - Ward<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 173.56, -42.47 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "12 - Kaikoura<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 173.29, -42.91 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "13 - Cheviot<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 172.73, -43.3 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "14 - Amberly<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 172.65, -43.61 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "15 - Christchurch<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 174.77, -41.27 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "16 - Wellington<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.239828, 52.071633 ]
            },
            "properties": {
                "dtg": "2004-04-08",
                "label": "Den Haag<br>NLD <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.081844, 51.968233 ]
            },
            "properties": {
                "dtg": "2004-04-08",
                "label": "Hoek van Holland<br>NLD <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.081844, 51.968233 ]
            },
            "properties": {
                "dtg": "2004-04-08",
                "label": "Hoek van Holland<br>NLD <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 1.093955, 52.057287 ]
            },
            "properties": {
                "dtg": "2004-04-08",
                "label": "Ipswich<br>GBR <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 1.1167, 52.067 ]
            },
            "properties": {
                "dtg": "2004-04-08",
                "label": "Ipswich<br>GBR <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.25, 53.33 ]
            },
            "properties": {
                "dtg": "2004-05-06",
                "label": "Dublin<br>IRL <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.317527, 52.080489 ]
            },
            "properties": {
                "dtg": "2004-07-15",
                "label": "Den Haag<br>NLD <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.357917, 50.860491 ]
            },
            "properties": {
                "dtg": "2004-07-15",
                "label": "Brussels<br>BEL <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.56104, 46.87888 ]
            },
            "properties": {
                "dtg": "2004-08-13",
                "label": "Munsin<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.18486, 46.728 ]
            },
            "properties": {
                "dtg": "2004-08-15",
                "label": "Meiringen<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.35261, 46.53339 ]
            },
            "properties": {
                "dtg": "2004-08-15",
                "label": "Oberwald<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.36132, 46.56263 ]
            },
            "properties": {
                "dtg": "2004-08-16",
                "label": "Gletsch<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.59649, 46.63556 ]
            },
            "properties": {
                "dtg": "2004-08-18",
                "label": "Andermatt<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.96944, 46.35998 ]
            },
            "properties": {
                "dtg": "2004-08-18",
                "label": "Biasca<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.95122, 46.00308 ]
            },
            "properties": {
                "dtg": "2004-08-13",
                "label": "Lugano<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.211706, 45.978273 ]
            },
            "properties": {
                "dtg": "2004-08-13",
                "label": "Bellagio<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.14798, 46.15327 ]
            },
            "properties": {
                "dtg": "2004-08-23",
                "label": "Aprica<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.58209, 46.25823 ]
            },
            "properties": {
                "dtg": "2004-08-24",
                "label": "Passo del Tonale<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.141457, 46.435813 ]
            },
            "properties": {
                "dtg": "2004-08-13",
                "label": "Malosco<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.36307, 46.49662 ]
            },
            "properties": {
                "dtg": "2004-08-26",
                "label": "Bolzano<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.66202, 46.57845 ]
            },
            "properties": {
                "dtg": "2004-08-27",
                "label": "St.Ulrich<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.77392, 46.53299 ]
            },
            "properties": {
                "dtg": "2004-08-28",
                "label": "Plan de Gralba<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.87323, 46.54891 ]
            },
            "properties": {
                "dtg": "2004-08-29",
                "label": "Corvara<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.411601, 46.89475 ]
            },
            "properties": {
                "dtg": "2004-08-30",
                "label": "Sterzing<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.389585, 47.25621 ]
            },
            "properties": {
                "dtg": "2004-08-31",
                "label": "Innsbr\u00fcck<br>AUT <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.389585, 47.25621 ]
            },
            "properties": {
                "dtg": "2004-08-31",
                "label": "Innsbr\u00fcck<br>AUT <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.56104, 46.87888 ]
            },
            "properties": {
                "dtg": "2004-08-13",
                "label": "Munsin<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.75273, 59.91382 ]
            },
            "properties": {
                "dtg": "2004-10-08",
                "label": "Oslo<br>NOR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 24.75578, 59.43681 ]
            },
            "properties": {
                "dtg": "2005-04-01",
                "label": "Tallinn<br>EST <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 3.287923, 51.34649 ]
            },
            "properties": {
                "dtg": "2005-04-09",
                "label": "Knocke-Heist<br>BEL <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.44591, 42.7323 ]
            },
            "properties": {
                "dtg": "2005-04-11",
                "label": "Nashua<br>USA NH<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 30.70984, 36.88672 ]
            },
            "properties": {
                "dtg": "2005-06-04",
                "label": "Antalya<br>TUR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 30.587383, 36.629169 ]
            },
            "properties": {
                "dtg": "2005-06-06",
                "label": "Antalya<br>admin0 admin1<br><a href=\"/Travel/Vacations/1990s Dive Adventures/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "diving-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.544077, 52.219605 ]
            },
            "properties": {
                "dtg": "2005-06-15",
                "label": "Jachthaven Jonkman<br>NLD <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.9193, 50.24098 ]
            },
            "properties": {
                "dtg": "2005-07-15",
                "label": "Dinant<br>BEL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 5.22325, 50.15594 ]
            },
            "properties": {
                "dtg": "2005-07-15",
                "label": "Rochefort<br>BEL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 5.37204, 50.02586 ]
            },
            "properties": {
                "dtg": "2005-07-15",
                "label": "St Hubert<br>BEL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.78344, 43.35135 ]
            },
            "properties": {
                "dtg": "2005-08-27",
                "label": "Hendaye<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.60497, 42.88933 ]
            },
            "properties": {
                "dtg": "2005-08-28",
                "label": "Olave<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.28933, 42.94804 ]
            },
            "properties": {
                "dtg": "2005-08-29",
                "label": "Garralda<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -0.92265, 42.86148 ]
            },
            "properties": {
                "dtg": "2005-08-30",
                "label": "Isaba<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -0.59945, 43.11313 ]
            },
            "properties": {
                "dtg": "2005-08-31",
                "label": "Lurbe-Saint-Christau<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -0.39289, 42.97313 ]
            },
            "properties": {
                "dtg": "2005-09-01",
                "label": "Eaux-Bonnes<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -0.00289, 42.87455 ]
            },
            "properties": {
                "dtg": "2005-09-02",
                "label": "Luz-Saint-Sauveur<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 0.22729, 42.98444 ]
            },
            "properties": {
                "dtg": "2005-09-03",
                "label": "Sainte-Marie-de-Campan<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 0.59693, 42.79069 ]
            },
            "properties": {
                "dtg": "2005-09-04",
                "label": "Bagneres-du-Luchon<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 0.93357, 42.69919 ]
            },
            "properties": {
                "dtg": "2005-09-05",
                "label": "Baqueira-Beret<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 1.13092, 42.41068 ]
            },
            "properties": {
                "dtg": "2005-09-06",
                "label": "Sort<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 1.46024, 42.35627 ]
            },
            "properties": {
                "dtg": "2005-09-07",
                "label": "La Seu d'Urgell<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 1.92598, 42.435 ]
            },
            "properties": {
                "dtg": "2005-09-08",
                "label": "Puigcerda<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 2.63097, 42.66663 ]
            },
            "properties": {
                "dtg": "2005-09-09",
                "label": "Ille-Sur-Tet<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 3.09076, 42.63301 ]
            },
            "properties": {
                "dtg": "2005-09-10",
                "label": "Collioure<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 0.14371, 44.7462 ]
            },
            "properties": {
                "dtg": "2005-09-13",
                "label": "Chateau Goulet<br>FRA <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 116.38831, 39.91246 ]
            },
            "properties": {
                "dtg": "2005-12-08",
                "label": "Beijing<br>CHN <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 116.35, 40.416667 ]
            },
            "properties": {
                "dtg": "2005-10-12",
                "label": "Great Wall<br>CHN <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 108.86908, 34.26462 ]
            },
            "properties": {
                "dtg": "2005-12-12",
                "label": "Xi'an<br>CHN <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 105.97025, 10.25064 ]
            },
            "properties": {
                "dtg": "2005-12-15",
                "label": "Vinh Long<br>VNM <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 106.68064, 10.77548 ]
            },
            "properties": {
                "dtg": "2005-12-19",
                "label": "Ho Chi Minh City<br>VNM <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 107.10057, 20.81516 ]
            },
            "properties": {
                "dtg": "2005-12-21",
                "label": "Ha Long Bay<br>VNM <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 105.84691, 21.0316 ]
            },
            "properties": {
                "dtg": "2005-12-24",
                "label": "Ha Noi<br>VNM <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 103.8328, 22.33968 ]
            },
            "properties": {
                "dtg": "2005-12-24",
                "label": "Sapa<br>VNM <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 105.84691, 21.0316 ]
            },
            "properties": {
                "dtg": "2005-12-27",
                "label": "Ha Noi<br>VNM <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.239828, 52.071633 ]
            },
            "properties": {
                "dtg": "2004-04-15",
                "label": "Den Haag<br>NLD admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 2.34538, 48.85534 ]
            },
            "properties": {
                "dtg": "2004-04-15",
                "label": "Paris<br>FRA admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 2.34538, 48.85534 ]
            },
            "properties": {
                "dtg": "2004-04-16",
                "label": "Paris<br>FRA admin1<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "2006-01-29",
                "label": "Bangalore<br>IND <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.32086, 48.85883 ]
            },
            "properties": {
                "dtg": "2006-03-31",
                "label": "La Petit Pierre<br>FRA Alsace<br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 6.88319, 47.90298 ]
            },
            "properties": {
                "dtg": "2006-04-01",
                "label": "Gite \u2013 Bussang<br>FRA <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.42521, 48.92962 ]
            },
            "properties": {
                "dtg": "2006-04-02",
                "label": "Koseoglu<br>DEU <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.695474, 40.40589 ]
            },
            "properties": {
                "dtg": "2006-04-28",
                "label": "Madrid-Porta Atocha<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.36843, 36.72285 ]
            },
            "properties": {
                "dtg": "2006-04-29",
                "label": "M\u00e1laga<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.5903, 37.17708 ]
            },
            "properties": {
                "dtg": "2006-04-30",
                "label": "Alhambra<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 5.3804, 53.04916 ]
            },
            "properties": {
                "dtg": "2006-08-04",
                "label": "Makkum<br>NLD <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.67116, 53.89061 ]
            },
            "properties": {
                "dtg": "2006-08-25",
                "label": "Cuxhaven<br>DEU <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.480606, 53.611361 ]
            },
            "properties": {
                "dtg": "2006-08-26",
                "label": "Stade<br>DEU Niedersachsen<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.376276, 53.427458 ]
            },
            "properties": {
                "dtg": "2006-08-27",
                "label": "Geesthacht<br>DEU Schleswig-Holstein<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.248316, 53.139651 ]
            },
            "properties": {
                "dtg": "2006-08-28",
                "label": "D\u00f6mitz<br>DEU Mecklenburg-Vorpommern<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.752142, 52.992189 ]
            },
            "properties": {
                "dtg": "2006-08-29",
                "label": "Wittenberge<br>DEU <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.972179, 52.542109 ]
            },
            "properties": {
                "dtg": "2006-08-30",
                "label": "Tangerm\u00fcnde<br>DEU Sachsen-Anhalt<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.632746, 52.1273 ]
            },
            "properties": {
                "dtg": "2006-08-31",
                "label": "Magdeburg<br>DEU Sachsen-Anhalt<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.428724, 51.838126 ]
            },
            "properties": {
                "dtg": "2006-09-01",
                "label": "W\u00f6rlitz<br>DEU Sachsen-Anhalt<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 13.008295, 51.563022 ]
            },
            "properties": {
                "dtg": "2006-09-02",
                "label": "Torgau<br>DEU Sachsen<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 13.628535, 51.104466 ]
            },
            "properties": {
                "dtg": "2006-09-03",
                "label": "Radebuel<br>DEU Sachsen<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.151555, 50.917827 ]
            },
            "properties": {
                "dtg": "2006-09-04",
                "label": "Bad Schandau<br>DEU Sachsen<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.134957, 50.535543 ]
            },
            "properties": {
                "dtg": "2006-09-05",
                "label": "Litomerice<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.472588, 50.353163 ]
            },
            "properties": {
                "dtg": "2006-09-06",
                "label": "Melnik<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.486364, 50.34457 ]
            },
            "properties": {
                "dtg": "2006-09-07",
                "label": "KM1000<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.120814, 50.145088 ]
            },
            "properties": {
                "dtg": "2006-09-07",
                "label": "Podebrady<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.833171, 50.209231 ]
            },
            "properties": {
                "dtg": "2006-09-08",
                "label": "Hradec Kralove<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.610387, 50.62795 ]
            },
            "properties": {
                "dtg": "2006-09-09",
                "label": "Vrchlabi<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.606278, 50.725427 ]
            },
            "properties": {
                "dtg": "2006-09-10",
                "label": "Spindleruev Mlyn<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.536143, 50.775606 ]
            },
            "properties": {
                "dtg": "2006-09-11",
                "label": "Pramen Labe<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.536143, 50.775606 ]
            },
            "properties": {
                "dtg": "2006-09-11",
                "label": "Pramen Labe<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.67116, 53.89061 ]
            },
            "properties": {
                "dtg": "2006-08-25",
                "label": "Cuxhaven<br>DEU <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 25.00938, 35.405973 ]
            },
            "properties": {
                "dtg": "2006-12-26",
                "label": "\u0391\u03b3\u03b9\u03b1 \u03a0\u03b5\u03bb\u03b1\u03b3\u03b9\u03b1<br>GRC <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 25.099965, 35.322081 ]
            },
            "properties": {
                "dtg": "2006-12-27",
                "label": "\u0397\u03c1\u03b1\u03ba\u03bb\u03b5\u03b9\u03bf<br>GRC <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 24.460181, 35.364229 ]
            },
            "properties": {
                "dtg": "2006-12-28",
                "label": "\u03a1\u03b5\u03b8\u03c5\u03bc\u03bd\u03bf<br>GRC <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 25.157265, 35.299481 ]
            },
            "properties": {
                "dtg": "2006-12-29",
                "label": "Knosos<br>GRC <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 24.82223, 35.16082 ]
            },
            "properties": {
                "dtg": "2006-12-30",
                "label": "\u0391\u03b3\u03b9\u03b1 \u039d\u03b9\u03ba\u03bf\u03bb\u03b1\u03bf\u03c3<br>GRC <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 25.695863, 35.194603 ]
            },
            "properties": {
                "dtg": "2006-12-31",
                "label": "\u0391\u03bd\u03bf\u03b3\u03b9\u03b1<br>GRC <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -81.95076, 26.44244 ]
            },
            "properties": {
                "dtg": "2007-04-22",
                "label": "Father Sons Cruise 2007-04-22T1200 local<br>USA FL<br><a href=\"/Travel/Vacations/200704 USA FatherSonCruise/\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -81.8266, 26.03743 ]
            },
            "properties": {
                "dtg": "2007-04-23",
                "label": "Father Sons Cruise 2008-04-23T1200 local<br>USA FL<br><a href=\"/Travel/Vacations/200704 USA FatherSonCruise/\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -81.9234, 25.89735 ]
            },
            "properties": {
                "dtg": "2007-04-24",
                "label": "Father Sons Cruise 2004-04-24T1200 local<br>USA FL<br><a href=\"/Travel/Vacations/200704 USA FatherSonCruise/\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.59262, 27.93776 ]
            },
            "properties": {
                "dtg": "2007-04-28",
                "label": "Father Sons Cruise ESC II Pier<br>USA FL<br><a href=\"/Travel/Vacations/200704 USA FatherSonCruise/\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.62502, 27.97651 ]
            },
            "properties": {
                "dtg": "2007-04-28",
                "label": "Father Sons Cruise 2008-04-28T1200 local<br>USA FL<br><a href=\"/Travel/Vacations/200704 USA FatherSonCruise/\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.23929, 43.162502 ]
            },
            "properties": {
                "dtg": "2007-09-13",
                "label": "ST-JEAN-PIED-DE-PORT<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.33679, 42.987611 ]
            },
            "properties": {
                "dtg": "2007-09-14",
                "label": "BURGUETE<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.03208, 42.663262 ]
            },
            "properties": {
                "dtg": "2007-09-15",
                "label": "ESTELLA<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.56685, 42.433811 ]
            },
            "properties": {
                "dtg": "2007-09-16",
                "label": "NAVARRETE<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.95384, 42.440892 ]
            },
            "properties": {
                "dtg": "2007-09-17",
                "label": "SANTO-DOMINGO<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.70108, 42.343108 ]
            },
            "properties": {
                "dtg": "2007-09-18",
                "label": "BURGOS<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.61104, 42.339911 ]
            },
            "properties": {
                "dtg": "2007-09-19",
                "label": "CARRION-DE-LAS-CONDE<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.58202, 42.601649 ]
            },
            "properties": {
                "dtg": "2007-09-20",
                "label": "LEON<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.05624, 42.457391 ]
            },
            "properties": {
                "dtg": "2007-09-21",
                "label": "ASTORGA<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.62525, 42.560309 ]
            },
            "properties": {
                "dtg": "2007-09-22",
                "label": "PONFERRADA<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.94613, 42.663838 ]
            },
            "properties": {
                "dtg": "2007-09-23",
                "label": "VEGA-DE-VALCARCE<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.41888, 42.78381 ]
            },
            "properties": {
                "dtg": "2007-09-24",
                "label": "SARRIA<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.86975, 42.873779 ]
            },
            "properties": {
                "dtg": "2007-09-25",
                "label": "PALAIS-DE-REY<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.16102, 42.92725 ]
            },
            "properties": {
                "dtg": "2007-09-26",
                "label": "ARZUA<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.54912, 42.87614 ]
            },
            "properties": {
                "dtg": "2007-09-27",
                "label": "SANTIAGO<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 28.725359, 37.709931 ]
            },
            "properties": {
                "dtg": "2008-03-24",
                "label": "APHRO<br>TUR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 27.164998, 39.119404 ]
            },
            "properties": {
                "dtg": "2008-03-27",
                "label": "ASKELPION<br>TUR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 27.341344, 37.943627 ]
            },
            "properties": {
                "dtg": "2008-03-22",
                "label": "EFES<br>TUR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 27.129036, 38.419183 ]
            },
            "properties": {
                "dtg": "2008-03-21",
                "label": "IZMIR<br>TUR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 29.119491, 37.911875 ]
            },
            "properties": {
                "dtg": "2008-03-23",
                "label": "PAMU VENUS<br>TUR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 29.124852, 37.920054 ]
            },
            "properties": {
                "dtg": "2008-03-23",
                "label": "PAMUKALI<br>TUR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 27.184537, 39.132147 ]
            },
            "properties": {
                "dtg": "2008-03-26",
                "label": "PERGAMUM<br>TUR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 27.368001, 37.952521 ]
            },
            "properties": {
                "dtg": "2008-03-28",
                "label": "STJOHN<br>TUR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 26.23968, 39.956944 ]
            },
            "properties": {
                "dtg": "2008-03-26",
                "label": "TROY<br>TUR <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 27.330966, 37.913461 ]
            },
            "properties": {
                "dtg": "2008-03-28",
                "label": "VMARY<br>TUR admin1<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -76.701, 37.272 ]
            },
            "properties": {
                "dtg": "2008-05-20",
                "label": "USA, VA, , Williamsburg<br>USA circa<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -76.779, 37.209 ]
            },
            "properties": {
                "dtg": "2008-05-20",
                "label": "USA, VA, , Jamestown<br>USA admin1<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -76.505, 37.233 ]
            },
            "properties": {
                "dtg": "2008-05-20",
                "label": "USA, VA, , Yorktown<br>USA admin1<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -75.613, 35.938 ]
            },
            "properties": {
                "dtg": "2008-05-21",
                "label": "Nags Head<br>USA admin1<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -75.613, 35.938 ]
            },
            "properties": {
                "dtg": "2008-05-22",
                "label": "Dan \u2013 Jen Wedding<br>USA admin1<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 69.192656, 34.529116 ]
            },
            "properties": {
                "dtg": "2008-10-01",
                "label": "ISAF<br>AFG <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -90.063536, 29.94806 ]
            },
            "properties": {
                "dtg": "2009-05-22",
                "label": "Laxmi Rao & Michal Grabowshi Wedding<br>USA LA<br><a href=\"/Travel/Vacations/200905 USA Laxmi &amp; Michael Wedding/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "UNK-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -90.06194, 29.957477 ]
            },
            "properties": {
                "dtg": "2009-05-22",
                "label": "Cafe du Monde<br>USA LA<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.975495, -13.515215 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "Cusco<br>PER <br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "UNK-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.543494, -13.164997 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "Machu Pichu<br>PER admin1<br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "UNK-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.542885, -13.165877 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "Sanctuary Lodge<br>PER admin1<br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "UNK-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.264638, -13.258259 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "OLLANTAYTAMBO<br>PER <br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "UNK-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.028161, -15.840818 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "PUNO<br>PER <br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "UNK-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.014368, -15.835079 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "PUNO-HRBR<br>PER <br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "UNK-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -69.972872, -15.818462 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "UROS (floating island)<br>PER <br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "UNK-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -69.680206, -15.7639 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "Amantani<br>PER <br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -69.691734, -15.769252 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "Amantani<br>PER admin1<br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.536976, -16.398995 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "Arequipa<br>PER <br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "UNK-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.960266, -14.854716 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "Nazca Airport<br>PER <br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "UNK-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -76.248903, -13.833152 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "Paracas<br>PER <br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "UNK-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.64705, 40.944401 ]
            },
            "properties": {
                "dtg": "2010-07-12",
                "label": "Visit Jim G<br>USA NJ<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.70473, 40.42032 ]
            },
            "properties": {
                "dtg": "2010-09-25",
                "label": "Mardrid Atocha<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.685041, 42.815761 ]
            },
            "properties": {
                "dtg": "2010-09-25",
                "label": "Pamplona<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.251297, 43.156975 ]
            },
            "properties": {
                "dtg": "2010-09-25",
                "label": "St Jean<br>FRA <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.305403, 43.09303 ]
            },
            "properties": {
                "dtg": "2010-09-26",
                "label": "Valcarlos<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.339352, 42.989149 ]
            },
            "properties": {
                "dtg": "2010-09-27",
                "label": "Burguetta<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.546483, 42.902018 ]
            },
            "properties": {
                "dtg": "2010-09-28",
                "label": "Larrasoana<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.685041, 42.815761 ]
            },
            "properties": {
                "dtg": "2010-09-29",
                "label": "Pamplona<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.817981, 42.67196 ]
            },
            "properties": {
                "dtg": "2010-09-30",
                "label": "La Puente de Reina<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.054713, 42.671396 ]
            },
            "properties": {
                "dtg": "2010-10-01",
                "label": "Estella<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.201225, 42.569955 ]
            },
            "properties": {
                "dtg": "2010-10-02",
                "label": "Los Arcos<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.423712, 42.521054 ]
            },
            "properties": {
                "dtg": "2010-10-03",
                "label": "Viana<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.570181, 42.429051 ]
            },
            "properties": {
                "dtg": "2010-10-04",
                "label": "Navarrete<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.73912, 42.415757 ]
            },
            "properties": {
                "dtg": "2010-10-05",
                "label": "Najera<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.964139, 42.438954 ]
            },
            "properties": {
                "dtg": "2010-10-06",
                "label": "Santo Domingo de la Calzada<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.198563, 42.420707 ]
            },
            "properties": {
                "dtg": "2010-10-07",
                "label": "Belorado<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.512433, 42.376408 ]
            },
            "properties": {
                "dtg": "2010-10-08",
                "label": "Atapuerca<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.729713, 42.344121 ]
            },
            "properties": {
                "dtg": "2010-10-09",
                "label": "Burgos<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.729713, 42.344121 ]
            },
            "properties": {
                "dtg": "2010-10-09",
                "label": "Burgos<br> <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.70473, 40.42032 ]
            },
            "properties": {
                "dtg": "2010-09-25",
                "label": "Mardrid Atocha<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.421475, 41.961969 ]
            },
            "properties": {
                "dtg": "2010-09-27",
                "label": "Santo Domingo de Silos<br>ESP <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.147221, 40.941245 ]
            },
            "properties": {
                "dtg": "2010-09-27",
                "label": "Segovia<br>ESP <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.708505, 40.414901 ]
            },
            "properties": {
                "dtg": "2010-09-27",
                "label": "Madrid<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.069471, 39.862188 ]
            },
            "properties": {
                "dtg": "2010-09-27",
                "label": "Toledo<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.336476, 50.205399 ]
            },
            "properties": {
                "dtg": "2011-05-28",
                "label": "Burg Eltz<br>DEU <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -157.939162, 21.327976 ]
            },
            "properties": {
                "dtg": "2012-03-01",
                "label": "Hawaii<br>USA HI<br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2012-03-02",
                "label": "KOR, Seoul<br>KOR admin1<br><a href=\"/Travel/Vacations/201203 KOR Seoul/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.362778, 36.985 ]
            },
            "properties": {
                "dtg": "2012-04-13",
                "label": "\ub2e8\uc591 (Danyang)<br>KOR <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.362778, 36.985 ]
            },
            "properties": {
                "dtg": "2012-04-13",
                "label": "\ub2e8\uc591 (Danyang)<br>KOR <br><a href=\"/Travel/Vacations/201204 KOR Danyang/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "touring-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2012-06-06",
                "label": "Seoul<br>ROK <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 129.040894, 35.114838 ]
            },
            "properties": {
                "dtg": "2012-06-06",
                "label": "Busan Station<br>ROK <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 129.04106, 35.10333 ]
            },
            "properties": {
                "dtg": "2012-06-06",
                "label": "Busan Ferry Terminal<br>ROK <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 130.39995, 33.60897 ]
            },
            "properties": {
                "dtg": "2012-06-07",
                "label": "Fukuoka Ferry Terminal<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 130.41901, 33.59027 ]
            },
            "properties": {
                "dtg": "2012-06-07",
                "label": "Fukuoka Station<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 131.080139, 32.937107 ]
            },
            "properties": {
                "dtg": "2012-06-07",
                "label": "Aso Station<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 131.074398, 32.880059 ]
            },
            "properties": {
                "dtg": "2012-06-07",
                "label": "JPN, Aso San<br>JPN <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 131.07735, 32.93268 ]
            },
            "properties": {
                "dtg": "2012-06-07",
                "label": "Shubuko  Ryoban<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 131.07889, 32.93181 ]
            },
            "properties": {
                "dtg": "2012-06-07",
                "label": "Saigandeni Temple<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 131.0744, 32.88006 ]
            },
            "properties": {
                "dtg": "2012-06-08",
                "label": "Aso-san Station<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 131.0838, 32.88109 ]
            },
            "properties": {
                "dtg": "2012-06-08",
                "label": "Nakatake Crater<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 130.689489, 32.789738 ]
            },
            "properties": {
                "dtg": "2012-06-09",
                "label": "JPN, Kumamoto<br>JPN <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 98.96871, 18.76957 ]
            },
            "properties": {
                "dtg": "2012-06-29",
                "label": "THA, Chiang Mai<br> <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 98.97441, 18.80788 ]
            },
            "properties": {
                "dtg": "2012-06-29",
                "label": "THA, Chiang Mai<br>THA <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 98.97441, 18.80788 ]
            },
            "properties": {
                "dtg": "2012-07-02",
                "label": "THA, Chiang Mai<br>THA <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 106.925717, 47.915016 ]
            },
            "properties": {
                "dtg": "2012-09-21",
                "label": "Ulan Baataar<br>MNG <br><a href=\"/Travel/Vacations/201209 MNG River Walk/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 105.959554, 49.462153 ]
            },
            "properties": {
                "dtg": "2012-09-22",
                "label": "Darkhan<br>MNG <br><a href=\"/Travel/Vacations/201209 MNG River Walk/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 105.798221, 49.427038 ]
            },
            "properties": {
                "dtg": "2012-09-23",
                "label": "Orkhon River Walk<br>MNG <br><a href=\"/Travel/Vacations/201209 MNG River Walk/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 105.638896, 49.467594 ]
            },
            "properties": {
                "dtg": "2012-09-24",
                "label": "Orkhon River Walk<br>MNG admin1<br><a href=\"/Travel/Vacations/201209 MNG River Walk/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 105.531259, 49.296019 ]
            },
            "properties": {
                "dtg": "2012-09-25",
                "label": "Orkhon River Walk<br>MNG admin1<br><a href=\"/Travel/Vacations/201209 MNG River Walk/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 107.485692, 47.974272 ]
            },
            "properties": {
                "dtg": "2012-09-29",
                "label": "Terjel National Park, Ger<br>MNG <br><a href=\"/Travel/Vacations/201209 MNG River Walk/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.094833, 35.792889 ]
            },
            "properties": {
                "dtg": "2012-10-19",
                "label": "Gayasan National Park<br>KOR <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 144.956809, -37.8193 ]
            },
            "properties": {
                "dtg": "2012-12-15",
                "label": "Melbourne<br>AUS <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.361648, -41.18013 ]
            },
            "properties": {
                "dtg": "2012-12-17",
                "label": "Devonport<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 145.937241, -41.58153 ]
            },
            "properties": {
                "dtg": "2012-12-17",
                "label": "Cradle Mountain<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 145.943105, -41.638589 ]
            },
            "properties": {
                "dtg": "2012-12-18",
                "label": "Waldheim, Romney Creek, Binya<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 145.946944, -41.714722 ]
            },
            "properties": {
                "dtg": "2012-12-19",
                "label": "Waterfall Valley Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 145.956389, -41.771667 ]
            },
            "properties": {
                "dtg": "2012-12-20",
                "label": "Windermere<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.046389, -41.829444 ]
            },
            "properties": {
                "dtg": "2012-12-21",
                "label": "New Pelion Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.081389, -41.892222 ]
            },
            "properties": {
                "dtg": "2012-12-22",
                "label": "Kia Ora Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.088889, -41.932222 ]
            },
            "properties": {
                "dtg": "2012-12-23",
                "label": "Windy Ridge Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.063333, -41.958611 ]
            },
            "properties": {
                "dtg": "2012-12-24",
                "label": "Pine Valley Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.101667, -42.0125 ]
            },
            "properties": {
                "dtg": "2012-12-25",
                "label": "Narcissus Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.138056, -42.043611 ]
            },
            "properties": {
                "dtg": "2012-12-26",
                "label": "Echo Point Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.172778, -42.116944 ]
            },
            "properties": {
                "dtg": "2012-12-27",
                "label": "Cynthia Bay, Lake St Clair<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.361648, -41.18013 ]
            },
            "properties": {
                "dtg": "2012-12-28",
                "label": "Devonport<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 144.956809, -37.8193 ]
            },
            "properties": {
                "dtg": "2012-12-29",
                "label": "Melbourne<br>AUS <br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 139.771593, 35.681377 ]
            },
            "properties": {
                "dtg": "2013-06-30",
                "label": "Tokyo<br>JPN <br><a href=\"/Travel/Vacations/201306 JPN Fujisan/\" target=\"_blank\">Read More</a>",
                "theme": "touring-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 138.792384, 35.470916 ]
            },
            "properties": {
                "dtg": "2013-07-01",
                "label": "Sengen Shrine<br>JPN <br><a href=\"/Travel/Vacations/201306 JPN Fujisan/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 138.747921, 35.388685 ]
            },
            "properties": {
                "dtg": "2013-07-01",
                "label": "S6 \u2013 Seikan-so<br>JPN <br><a href=\"/Travel/Vacations/201306 JPN Fujisan/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 138.737472, 35.368183 ]
            },
            "properties": {
                "dtg": "2013-07-02",
                "label": "S8.5 \u2013 Goraiko-kan<br>JPN <br><a href=\"/Travel/Vacations/201306 JPN Fujisan/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 138.727339, 35.360602 ]
            },
            "properties": {
                "dtg": "2013-07-03",
                "label": "Fujisan<br>JPN <br><a href=\"/Travel/Vacations/201306 JPN Fujisan/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 138.766745, 35.50405 ]
            },
            "properties": {
                "dtg": "2013-07-04",
                "label": "Kawaguchiko<br>JPN <br><a href=\"/Travel/Vacations/201306 JPN Fujisan/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 139.771593, 35.681377 ]
            },
            "properties": {
                "dtg": "2013-07-05",
                "label": "Tokyo<br>JPN <br><a href=\"/Travel/Vacations/201306 JPN Fujisan/\" target=\"_blank\">Read More</a>",
                "theme": "touring-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.007636, 37.283532 ]
            },
            "properties": {
                "dtg": "2013-09-07",
                "label": "Suwon<br>KOR <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.312721, 37.553305 ]
            },
            "properties": {
                "dtg": "2013-08-31",
                "label": "Balgeun Gwangjang<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.370445, 37.6624 ]
            },
            "properties": {
                "dtg": "2013-08-31",
                "label": "Saeteo Samgeori<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.521621, 37.824749 ]
            },
            "properties": {
                "dtg": "2013-09-01",
                "label": "Gyeongang Bridge<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.71304, 37.920458 ]
            },
            "properties": {
                "dtg": "2013-09-01",
                "label": "Sinmae Bridge<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.424056, 37.731768 ]
            },
            "properties": {
                "dtg": "2013-08-31",
                "label": "Oeseomyeon<br>KOR <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.717178, 37.885092 ]
            },
            "properties": {
                "dtg": "2013-08-01",
                "label": "Chuncheon<br>KOR <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.604055, 37.556947 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Ara West Sea Lock<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.800294, 37.598865 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Ara Hangang Lock<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.879162, 37.553901 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Yeouido<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0666, 37.53058 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Ttukseom Observation Complex<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.120205, 37.546436 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Gwangnaru Bicycle Park<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.294927, 37.522334 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Neungnae Station<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.484633, 37.497151 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Yangpyeong Art Museum<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.541868, 37.407625 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Ipobo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.605099, 37.326394 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Yeojubo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.809427, 37.110368 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Binaesum<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.990063, 37.004611 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Chungjudam<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.903403, 36.989346 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Chungju Tangeumdae<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.989408, 36.848676 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Suanbo Oncheon<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.0317, 36.751651 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Ihwaryeong Rest Area<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.140892, 36.655729 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Mungyeong Buljeong Station<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.265815, 36.49875 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Sangjusangpoong Bridge<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.758794, 36.577532 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Andongdam<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.249459, 36.41284 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Sangjubo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.306411, 36.358912 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Nakdanbo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.349617, 36.237308 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Gumibo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.400758, 36.015326 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Chilgokbo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.462646, 35.842 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Gangjeonggoryeongbo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.419143, 35.73705 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Dalseongbo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.360933, 35.592267 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Hapcheonchangnyeongbo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.550577, 35.377227 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Changneonghammanbo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.974816, 35.323518 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Yangsan Water Culture Center<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.947961, 35.108782 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Nakdonggang Estuary Bank<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2013-09-27",
                "label": "Seoul<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.489289, 37.488755 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Yangpyeongeup<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.799145, 37.089469 ]
            },
            "properties": {
                "dtg": "2013-09-29",
                "label": "Neungamni<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.9894, 36.84776 ]
            },
            "properties": {
                "dtg": "2013-09-30",
                "label": "Suanbo<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.201689, 36.595684 ]
            },
            "properties": {
                "dtg": "2013-10-02",
                "label": "Mungyeong<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.703475, 36.564117 ]
            },
            "properties": {
                "dtg": "2013-10-03",
                "label": "Andong<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.297897, 36.359071 ]
            },
            "properties": {
                "dtg": "2013-10-04",
                "label": "Nakdongni<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.397675, 35.98118 ]
            },
            "properties": {
                "dtg": "2013-10-05",
                "label": "Waegwalli<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.440288, 35.701861 ]
            },
            "properties": {
                "dtg": "2013-10-06",
                "label": "Hyeonpung<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.357841, 35.525817 ]
            },
            "properties": {
                "dtg": "2013-10-07",
                "label": "Seongsalli<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.709261, 35.374853 ]
            },
            "properties": {
                "dtg": "2013-10-08",
                "label": "Susalli<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 129.040879, 35.114478 ]
            },
            "properties": {
                "dtg": "2013-10-09",
                "label": "\ubd80\uc0b0 (Busan)<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2013-12-21",
                "label": "Seoul<br>KOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 103.858359, 13.362461 ]
            },
            "properties": {
                "dtg": "2013-12-21",
                "label": "Seam Reap<br>KHM <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 103.865476, 13.412753 ]
            },
            "properties": {
                "dtg": "2013-12-23",
                "label": "Angkor Wat<br>KHM <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 103.888087, 13.434857 ]
            },
            "properties": {
                "dtg": "2013-12-23",
                "label": "Ta Prohm<br>KHM <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 103.859916, 13.441308 ]
            },
            "properties": {
                "dtg": "2013-12-23",
                "label": "Angkor Thom - Bayon<br>KHM <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 103.856285, 13.445829 ]
            },
            "properties": {
                "dtg": "2013-12-23",
                "label": "Phimeanakas<br>KHM <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 102.564973, 12.86223 ]
            },
            "properties": {
                "dtg": "2013-12-25",
                "label": "Pailin<br>KHM <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 103.858359, 13.362461 ]
            },
            "properties": {
                "dtg": "2013-12-29",
                "label": "Seam Reap<br>KHM <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2013-12-30",
                "label": "Seoul<br>KOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.482105, 36.474355 ]
            },
            "properties": {
                "dtg": "2014-04-10",
                "label": "Daecheongdam<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.256438, 36.470192 ]
            },
            "properties": {
                "dtg": "2014-04-11",
                "label": "Sejongbo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.94206, 36.317383 ]
            },
            "properties": {
                "dtg": "2014-04-11",
                "label": "Baekjebo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.92192, 36.131098 ]
            },
            "properties": {
                "dtg": "2014-04-12",
                "label": "Iksan Seongdangpogu<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.764597, 36.020671 ]
            },
            "properties": {
                "dtg": "2014-04-12",
                "label": "Geumgang Estuary Bank<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2014-04-10",
                "label": "Seoul<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/geumgang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.430875, 36.451268 ]
            },
            "properties": {
                "dtg": "2014-04-10",
                "label": "Sintanjin<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/geumgang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.911702, 36.278677 ]
            },
            "properties": {
                "dtg": "2014-04-11",
                "label": "Buyeo<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/geumgang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.724261, 35.978159 ]
            },
            "properties": {
                "dtg": "2014-04-12",
                "label": "Gunsan<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/geumgang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2014-04-12",
                "label": "Seoul<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/geumgang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.017436, 35.372165 ]
            },
            "properties": {
                "dtg": "2014-05-02",
                "label": "Damyangdam<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.017198, 35.332513 ]
            },
            "properties": {
                "dtg": "2014-05-02",
                "label": "Metasequoia Road<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.891818, 35.247211 ]
            },
            "properties": {
                "dtg": "2014-05-03",
                "label": "Damyang Bambooforest<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.763074, 35.065969 ]
            },
            "properties": {
                "dtg": "2014-05-03",
                "label": "Seungchonbo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.62607, 34.970674 ]
            },
            "properties": {
                "dtg": "2014-05-04",
                "label": "Juksanbo<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.542109, 34.915709 ]
            },
            "properties": {
                "dtg": "2014-05-04",
                "label": "Neureoji Observatory<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.441919, 34.801202 ]
            },
            "properties": {
                "dtg": "2014-05-04",
                "label": "Yeongsangang Estuary Bank<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.980082, 35.320308 ]
            },
            "properties": {
                "dtg": "2014-05-02",
                "label": "Damyang<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_22.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.711136, 35.000568 ]
            },
            "properties": {
                "dtg": "2014-05-03",
                "label": "Naju<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_22.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.387462, 34.788234 ]
            },
            "properties": {
                "dtg": "2014-05-04",
                "label": "Mokpo<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_22.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.543898, 33.525356 ]
            },
            "properties": {
                "dtg": "2014-05-05",
                "label": "Jeju City<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.242226, 33.395442 ]
            },
            "properties": {
                "dtg": "2014-05-06",
                "label": "Hallimni<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.563895, 33.243973 ]
            },
            "properties": {
                "dtg": "2014-05-07",
                "label": "Seogwipo<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.93303, 33.464919 ]
            },
            "properties": {
                "dtg": "2014-05-08",
                "label": "Seongsalli<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.664927, 33.542463 ]
            },
            "properties": {
                "dtg": "2014-05-09",
                "label": "Hamdeok<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.543898, 33.525356 ]
            },
            "properties": {
                "dtg": "2014-05-10",
                "label": "Jeju City<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.387462, 34.788234 ]
            },
            "properties": {
                "dtg": "2014-05-11",
                "label": "Mokpo<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2014-05-12",
                "label": "Seoul<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2014-05-23",
                "label": "Seoul<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_1.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.9894, 36.84776 ]
            },
            "properties": {
                "dtg": "2014-05-23",
                "label": "Suonbo<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_1.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.580157, 36.783958 ]
            },
            "properties": {
                "dtg": "2014-05-24",
                "label": "Jeungpyeong<br>KOR xxx<br><a href=\"http://koreabybike.blogspot.com/p/blog-page_1.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.261514, 36.480996 ]
            },
            "properties": {
                "dtg": "2014-05-25",
                "label": "Sejong<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_1.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.002978, 36.767576 ]
            },
            "properties": {
                "dtg": "2014-05-24",
                "label": "Haengchon Crossroads<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.82017, 36.803495 ]
            },
            "properties": {
                "dtg": "2014-05-24",
                "label": "Geongang Bridge<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.582964, 36.787504 ]
            },
            "properties": {
                "dtg": "2014-05-24",
                "label": "Baekro Park<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.448479, 36.678748 ]
            },
            "properties": {
                "dtg": "2014-05-25",
                "label": "Musim Cheon Bridge<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.321188, 36.517513 ]
            },
            "properties": {
                "dtg": "2014-05-25",
                "label": "Hapgang Park<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2014-06-07",
                "label": "Seoul<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/seomjingang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.143095, 35.374633 ]
            },
            "properties": {
                "dtg": "2014-06-07",
                "label": "Sunchang<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/seomjingang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.143095, 35.374633 ]
            },
            "properties": {
                "dtg": "2014-06-08",
                "label": "Sunchang<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/seomjingang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.623145, 35.189696 ]
            },
            "properties": {
                "dtg": "2014-06-09",
                "label": "Maewha<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/seomjingang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.699544, 34.935788 ]
            },
            "properties": {
                "dtg": "2014-06-10",
                "label": "Gwangyang<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/seomjingang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.108743, 35.539604 ]
            },
            "properties": {
                "dtg": "2014-06-08",
                "label": "Seomjinangdam<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.149567, 35.520759 ]
            },
            "properties": {
                "dtg": "2014-06-08",
                "label": "Seomjinangdam<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.201453, 35.460518 ]
            },
            "properties": {
                "dtg": "2014-06-08",
                "label": "Janggunmok<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.188491, 35.338575 ]
            },
            "properties": {
                "dtg": "2014-06-08",
                "label": "Hyangga Park<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.328026, 35.303754 ]
            },
            "properties": {
                "dtg": "2014-06-09",
                "label": "Hwoningtanjeong<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.46957, 35.182319 ]
            },
            "properties": {
                "dtg": "2014-06-09",
                "label": "Saseongam<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.621089, 35.184925 ]
            },
            "properties": {
                "dtg": "2014-06-09",
                "label": "Namdo Bridge<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.721747, 35.079394 ]
            },
            "properties": {
                "dtg": "2014-06-10",
                "label": "Maehwa Village<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.761647, 34.959706 ]
            },
            "properties": {
                "dtg": "2014-06-10",
                "label": "Baealdo Waterfront Park<br>KOR <br>",
                "theme": "4RiversCert"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -78.851117, 35.863688 ]
            },
            "properties": {
                "dtg": "2014-10-24",
                "label": "Morrisville<br>USA NC<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.635995, 27.760275 ]
            },
            "properties": {
                "dtg": "2014-09-11",
                "label": "Harborage Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.682882, 27.724625 ]
            },
            "properties": {
                "dtg": "2014-09-20",
                "label": "Maximo Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.756926, 27.765665 ]
            },
            "properties": {
                "dtg": "2014-09-21",
                "label": "TI<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.573405, 27.500857 ]
            },
            "properties": {
                "dtg": "2014-11-10",
                "label": "Twin Dolphins Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.696925, 27.468173 ]
            },
            "properties": {
                "dtg": "2014-12-20",
                "label": "Bradenton Beach Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.57345, 27.337838 ]
            },
            "properties": {
                "dtg": "2014-12-21",
                "label": "Sarasota Sailing Squadron<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.545147, 27.332387 ]
            },
            "properties": {
                "dtg": "2014-12-23",
                "label": "Marina Jack<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.690123, 27.470601 ]
            },
            "properties": {
                "dtg": "2014-12-25",
                "label": "Seafood Shack Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -75.904981, 45.249218 ]
            },
            "properties": {
                "dtg": "2014-12-30",
                "label": "Ravi & Family<br>CAN ON<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.70473, 40.42032 ]
            },
            "properties": {
                "dtg": "2015-04-24",
                "label": "Madrid<br> <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.703616, 42.343036 ]
            },
            "properties": {
                "dtg": "2015-04-13",
                "label": "Hotel Los Blasones<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.703616, 42.343036 ]
            },
            "properties": {
                "dtg": "2015-04-13",
                "label": "Hotel Los Blasones<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.92713, 42.338212 ]
            },
            "properties": {
                "dtg": "2015-04-14",
                "label": "La Casa del Abuelo<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.047028, 42.312383 ]
            },
            "properties": {
                "dtg": "2015-04-15",
                "label": "Hontanas<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.142044, 42.288208 ]
            },
            "properties": {
                "dtg": "2015-04-16",
                "label": "Emebed Posada<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.406972, 42.269259 ]
            },
            "properties": {
                "dtg": "2015-04-17",
                "label": "Hostal Camino de Santiago<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.690946, 42.319149 ]
            },
            "properties": {
                "dtg": "2015-04-18",
                "label": "Carrion de los Condes<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.806664, 42.328568 ]
            },
            "properties": {
                "dtg": "2015-04-19",
                "label": "Hostal Camino Real<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.030475, 42.370689 ]
            },
            "properties": {
                "dtg": "2015-04-20",
                "label": "Hostal Alfonso VI<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.424878, 42.494701 ]
            },
            "properties": {
                "dtg": "2015-04-21",
                "label": "Mansilla de las Mulas<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.571322, 42.597962 ]
            },
            "properties": {
                "dtg": "2015-04-22",
                "label": "La Posada Regia<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.58202, 42.601649 ]
            },
            "properties": {
                "dtg": "2015-04-23",
                "label": "Leon<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.58202, 42.601649 ]
            },
            "properties": {
                "dtg": "2015-04-23",
                "label": "Leon<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.70473, 40.42032 ]
            },
            "properties": {
                "dtg": "2015-04-24",
                "label": "Madrid<br> <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.698343, 27.740618 ]
            },
            "properties": {
                "dtg": "2015-06-20",
                "label": "Gulf Port Municipal Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -78.851117, 35.863688 ]
            },
            "properties": {
                "dtg": "2015-09-24",
                "label": "Morrisville<br>USA NC<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.824786, 27.975946 ]
            },
            "properties": {
                "dtg": "2015-11-07",
                "label": "Clearwater Beach Minicipal<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.804598, 27.966144 ]
            },
            "properties": {
                "dtg": "2015-12-24",
                "label": "Clearwater Harbor Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.628119, 27.771668 ]
            },
            "properties": {
                "dtg": "2016-02-27",
                "label": "St Pete Municipal<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.628119, 27.771668 ]
            },
            "properties": {
                "dtg": "2016-04-09",
                "label": "St Petersburg Municpal<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.35309, 46.788153 ]
            },
            "properties": {
                "dtg": "2016-05-21",
                "label": "Comfort Inn<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.505482, 48.852524 ]
            },
            "properties": {
                "dtg": "2016-05-23",
                "label": "Hotel<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.521557, 48.457968 ]
            },
            "properties": {
                "dtg": "2016-05-24",
                "label": "Hotel<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -65.806476, 49.222274 ]
            },
            "properties": {
                "dtg": "2016-05-25",
                "label": "Motel<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -66.642015, 49.111551 ]
            },
            "properties": {
                "dtg": "2016-05-26",
                "label": "Albirge Micho<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.483309, 48.83168 ]
            },
            "properties": {
                "dtg": "2016-05-30",
                "label": "Motel Adams<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.215362, 48.520027 ]
            },
            "properties": {
                "dtg": "2016-05-31",
                "label": "Motel L'Eglanfier<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -65.489974, 48.046042 ]
            },
            "properties": {
                "dtg": "2016-06-02",
                "label": "Motel Grand Pr\u00e9<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.980011, 48.164024 ]
            },
            "properties": {
                "dtg": "2016-06-03",
                "label": "Motel Villa Anna<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -66.134316, 48.108657 ]
            },
            "properties": {
                "dtg": "2016-06-04",
                "label": "Manoir Belle Plage <br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -66.678772, 48.0083 ]
            },
            "properties": {
                "dtg": "2016-06-05",
                "label": "Quality Inn<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.551468, 48.53488 ]
            },
            "properties": {
                "dtg": "2016-06-07",
                "label": "Gite Grand P\u00e8re<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.233872, 48.609816 ]
            },
            "properties": {
                "dtg": "2016-06-08",
                "label": "Motel Gaspesiana<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.517562, 48.468514 ]
            },
            "properties": {
                "dtg": "2016-06-09",
                "label": "Motel Rimouski<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.793678, 28.012879 ]
            },
            "properties": {
                "dtg": "2016-11-12",
                "label": "Dunedin Harbor<br> <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -81.293636, 28.808784 ]
            },
            "properties": {
                "dtg": "2016-10-10",
                "label": "Sanford<br>USA FL<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -77.222791, 38.708415 ]
            },
            "properties": {
                "dtg": "2016-10-11",
                "label": "Lorton<br>USA VA<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -89.623193, 20.968252 ]
            },
            "properties": {
                "dtg": "2016-11-18",
                "label": "Merida<br>MEX YC<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -88.569977, 20.68429 ]
            },
            "properties": {
                "dtg": "2016-11-20",
                "label": "Chechin Itza<br>MEX YC<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -89.788213, 20.358829 ]
            },
            "properties": {
                "dtg": "2016-11-24",
                "label": "Uxmal<br>MEX YC<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -89.623193, 20.968252 ]
            },
            "properties": {
                "dtg": "2016-11-25",
                "label": "Merida<br>MEX YC<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.721565, 27.525681 ]
            },
            "properties": {
                "dtg": "2016-12-23",
                "label": "Anna Maria<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.447339, 27.104324 ]
            },
            "properties": {
                "dtg": "2016-12-24",
                "label": "Fisherman's Wharf<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.255906, 26.74708 ]
            },
            "properties": {
                "dtg": "2016-12-25",
                "label": "Boca Grande<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.464617, 27.112093 ]
            },
            "properties": {
                "dtg": "2016-12-28",
                "label": "Crow's Nest Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.581829, 42.594421 ]
            },
            "properties": {
                "dtg": "2017-05-20",
                "label": "Le\u00f3n<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.88128, 42.463536 ]
            },
            "properties": {
                "dtg": "2017-05-22",
                "label": "Hospital de Orbigo<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.057105, 42.457561 ]
            },
            "properties": {
                "dtg": "2017-05-23",
                "label": "Astorga <br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.28557, 42.482222 ]
            },
            "properties": {
                "dtg": "2017-05-24",
                "label": "Rabanal<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.519433, 42.537247 ]
            },
            "properties": {
                "dtg": "2017-05-25",
                "label": "Melinaseca<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.591514, 42.545209 ]
            },
            "properties": {
                "dtg": "2017-05-26",
                "label": "Ponferrada<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.809488, 42.60606 ]
            },
            "properties": {
                "dtg": "2017-05-27",
                "label": "Villafranca Del Bierzo<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.946201, 42.664001 ]
            },
            "properties": {
                "dtg": "2017-05-28",
                "label": "Vega de Valcarce<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.044216, 42.707713 ]
            },
            "properties": {
                "dtg": "2017-05-29",
                "label": "O Cebreiro<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.238153, 42.756501 ]
            },
            "properties": {
                "dtg": "2017-06-06",
                "label": "Triacastela<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.238153, 42.756501 ]
            },
            "properties": {
                "dtg": "2017-05-31",
                "label": "Triacastela<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.331087, 42.729618 ]
            },
            "properties": {
                "dtg": "2017-06-01",
                "label": "Samos<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.411086, 42.776525 ]
            },
            "properties": {
                "dtg": "2017-06-02",
                "label": "Sarria<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.615189, 42.807397 ]
            },
            "properties": {
                "dtg": "2017-06-03",
                "label": "Portomarin<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.869407, 42.873886 ]
            },
            "properties": {
                "dtg": "2017-06-04",
                "label": "Palas de Rei<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.014401, 42.913813 ]
            },
            "properties": {
                "dtg": "2017-06-05",
                "label": "Melide<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.160978, 42.927149 ]
            },
            "properties": {
                "dtg": "2017-06-06",
                "label": "Arz\u00faa<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.360397, 42.905423 ]
            },
            "properties": {
                "dtg": "2017-06-07",
                "label": "O Podruozo<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.54912, 42.87614 ]
            },
            "properties": {
                "dtg": "2017-06-08",
                "label": "Santiago<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.54912, 42.87614 ]
            },
            "properties": {
                "dtg": "2017-06-08",
                "label": "Santiago<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.70473, 40.42032 ]
            },
            "properties": {
                "dtg": "2010-09-25",
                "label": "Mardrid Atocha<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -84.561036, 33.767919 ]
            },
            "properties": {
                "dtg": "2017-08-18",
                "label": "Atlanta<br>USA GA<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -87.066133, 36.186867 ]
            },
            "properties": {
                "dtg": "2017-08-19",
                "label": "Nashville<br>USA TN<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -87.47764, 36.875802 ]
            },
            "properties": {
                "dtg": "2017-08-20",
                "label": "Hopkinsville<br>USA KY<br>",
                "theme": "eclipse"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -87.47764, 36.875802 ]
            },
            "properties": {
                "dtg": "2017-08-21",
                "label": "Solar Eclipse<br>USA KY<br><a href=\"/Astronomy/events/20170821 - Total Solar Eclipse/20170821SolarEclipse.html\" target=\"_blank\">Read More</a>",
                "theme": "eclipse-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -84.354291, 34.867139 ]
            },
            "properties": {
                "dtg": "2017-08-22",
                "label": "Blue Ridge<br>USA GA<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.574381, 27.511187 ]
            },
            "properties": {
                "dtg": "2017-10-14",
                "label": "Regatta Pt Marina<br> <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -111.830244, 34.854444 ]
            },
            "properties": {
                "dtg": "2017-11-17",
                "label": "Sadona<br>USA AZ<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -111.98751, 35.997754 ]
            },
            "properties": {
                "dtg": "2017-11-21",
                "label": "Grand View Point<br>admin0 admin1<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.188361, 36.049456 ]
            },
            "properties": {
                "dtg": "2017-11-19",
                "label": "Grand Canyon<br>USA AZ<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.083497, 36.053396 ]
            },
            "properties": {
                "dtg": "2017-11-20",
                "label": "Kaibab Trail Head<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.086941, 36.06144 ]
            },
            "properties": {
                "dtg": "2017-11-20",
                "label": "Ooh Aah Ppint<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.089483, 36.064061 ]
            },
            "properties": {
                "dtg": "2017-11-20",
                "label": "Cedar Ridge<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.090567, 36.081727 ]
            },
            "properties": {
                "dtg": "2017-11-20",
                "label": "Skeleton Point<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.090073, 36.081696 ]
            },
            "properties": {
                "dtg": "2017-11-18",
                "label": "Skeleton<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.083771, 36.052719 ]
            },
            "properties": {
                "dtg": "2017-11-18",
                "label": "South Kaibab Trail<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -111.792262, 34.819168 ]
            },
            "properties": {
                "dtg": "2017-11-18",
                "label": "Saddle<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -111.475554, 36.925793 ]
            },
            "properties": {
                "dtg": "2017-11-21",
                "label": "Page (Lake Powell)<br>USA AZ<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -109.650365, 36.150363 ]
            },
            "properties": {
                "dtg": "2017-11-22",
                "label": "Chinle (Navaho Reservation)<br>USA AZ<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.40594, 33.605669 ]
            },
            "properties": {
                "dtg": "2017-11-23",
                "label": "Phoenix<br>USA AZ<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.690612, 27.470276 ]
            },
            "properties": {
                "dtg": "2017-12-02",
                "label": "Seafood Shack<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.877981, 31.960623 ]
            },
            "properties": {
                "dtg": "2018-01-12",
                "label": "Amman<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.204376, 31.704079 ]
            },
            "properties": {
                "dtg": "2018-01-12",
                "label": "Bethlehem<br>ISR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.226058, 31.776978 ]
            },
            "properties": {
                "dtg": "2018-01-13",
                "label": "Jerusalem<br>ISR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.457608, 31.7411 ]
            },
            "properties": {
                "dtg": "2018-01-14",
                "label": "Dead Sea Scrolls (Qumran)<br>ISR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.346647, 31.315778 ]
            },
            "properties": {
                "dtg": "2018-01-14",
                "label": "Masada<br>ISR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.344969, 31.200191 ]
            },
            "properties": {
                "dtg": "2018-01-14",
                "label": "Ein Bokek (Dead Sea)<br>ISR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.403485, 29.574335 ]
            },
            "properties": {
                "dtg": "2018-01-15",
                "label": "Wadi Rum<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.442168, 30.328459 ]
            },
            "properties": {
                "dtg": "2018-01-16",
                "label": "Petra<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.699468, 31.180961 ]
            },
            "properties": {
                "dtg": "2018-01-17",
                "label": "Al Karak<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.583497, 31.716625 ]
            },
            "properties": {
                "dtg": "2018-01-17",
                "label": "Dead Sea<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.549586, 31.837464 ]
            },
            "properties": {
                "dtg": "2018-01-18",
                "label": "John the Baptist<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.729869, 32.33551 ]
            },
            "properties": {
                "dtg": "2018-01-18",
                "label": "Ajlon<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.885913, 32.272364 ]
            },
            "properties": {
                "dtg": "2018-01-18",
                "label": "Jerash<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.875664, 31.959322 ]
            },
            "properties": {
                "dtg": "2018-01-18",
                "label": "Amman<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.877981, 31.960623 ]
            },
            "properties": {
                "dtg": "2018-04-05",
                "label": "Amman<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.875664, 31.959322 ]
            },
            "properties": {
                "dtg": "2018-04-12",
                "label": "Amman<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.725531, 31.76811 ]
            },
            "properties": {
                "dtg": "2018-04-13",
                "label": "Mt Nebo, Moses<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.583497, 31.716625 ]
            },
            "properties": {
                "dtg": "2018-04-13",
                "label": "Dead Sea<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 35.875664, 31.959322 ]
            },
            "properties": {
                "dtg": "2018-04-14",
                "label": "Amman<br>JOR <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -84.354291, 34.867139 ]
            },
            "properties": {
                "dtg": "2018-06-30",
                "label": "Blue Ridge<br>USA GA<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -84.354291, 34.867139 ]
            },
            "properties": {
                "dtg": "2018-07-04",
                "label": "Blue Ridge<br>USA GA<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -99.142353, 19.432985 ]
            },
            "properties": {
                "dtg": "2018-11-15",
                "label": "Mexico City<br>MEX CDMX<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -96.726309, 17.059745 ]
            },
            "properties": {
                "dtg": "2018-11-17",
                "label": "Oaxaca City<br>MEX OAX<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -96.410643, 17.149796 ]
            },
            "properties": {
                "dtg": "2018-11-19",
                "label": "Llano Grande<br>MEX OAX<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -96.473542, 17.269333 ]
            },
            "properties": {
                "dtg": "2018-11-20",
                "label": "Lachatao<br>MEX OAX<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -96.513871, 17.18841 ]
            },
            "properties": {
                "dtg": "2018-11-21",
                "label": "Latuvi<br>MEX OAX<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -96.491747, 17.113628 ]
            },
            "properties": {
                "dtg": "2018-11-22",
                "label": "Bonito Juarez<br>MEX OAX<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -96.726309, 17.059745 ]
            },
            "properties": {
                "dtg": "2018-11-23",
                "label": "Oaxaca City<br>MEX OAX<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -80.323678, 25.810159 ]
            },
            "properties": {
                "dtg": "2019-04-01",
                "label": "Courtyard Marriott<br>USA <br>",
                "theme": "UNK"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -9.163923, 38.747025 ]
            },
            "properties": {
                "dtg": "2019-04-03",
                "label": "Lisboa Marriott<br>PRT <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.908722, 38.570483 ]
            },
            "properties": {
                "dtg": "2019-04-04",
                "label": "\u00c9vora<br>PRT <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.909492, 38.570965 ]
            },
            "properties": {
                "dtg": "2019-04-05",
                "label": "Fanatismo Guest House<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.908722, 38.570483 ]
            },
            "properties": {
                "dtg": "2019-04-07",
                "label": "\u00c9vora Inn<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.47988, 38.448341 ]
            },
            "properties": {
                "dtg": "2019-04-08",
                "label": "Casa Rico Frade<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.418953, 38.778891 ]
            },
            "properties": {
                "dtg": "2019-04-11",
                "label": "Hospedaria Dom Carlos<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.160921, 38.875594 ]
            },
            "properties": {
                "dtg": "2019-04-13",
                "label": "Al\u00e9m Tejo<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.278025, 39.120927 ]
            },
            "properties": {
                "dtg": "2019-04-16",
                "label": "Hotel Rural Santo Ant\u00f3nio<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.42984, 39.290673 ]
            },
            "properties": {
                "dtg": "2019-04-17",
                "label": "Casedaloja<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.383192, 39.381829 ]
            },
            "properties": {
                "dtg": "2019-04-19",
                "label": "Hotel Sever Rio<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.45336, 39.415536 ]
            },
            "properties": {
                "dtg": "2019-04-20",
                "label": "Casa de Vila<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.673198, 39.65211 ]
            },
            "properties": {
                "dtg": "2019-04-22",
                "label": "Vilaportuguesa<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.497559, 39.817665 ]
            },
            "properties": {
                "dtg": "2019-04-23",
                "label": "Guesthouse Esplanada<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.185889, 39.950129 ]
            },
            "properties": {
                "dtg": "2019-04-26",
                "label": "Parque Campismo Minicipal Idanha-a-Nova<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.116085, 40.049495 ]
            },
            "properties": {
                "dtg": "2019-04-28",
                "label": "Quinta da Pedra Grande<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.184164, 40.226215 ]
            },
            "properties": {
                "dtg": "2019-04-30",
                "label": "Guesthouse Meimoa<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.088682, 40.350714 ]
            },
            "properties": {
                "dtg": "2019-05-01",
                "label": "Hospedaria Robalo<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.828418, 40.607488 ]
            },
            "properties": {
                "dtg": "2019-05-02",
                "label": "Hotel Lusitano<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.902787, 40.720592 ]
            },
            "properties": {
                "dtg": "2019-05-03",
                "label": "Residencial Morgado<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.962864, 40.894453 ]
            },
            "properties": {
                "dtg": "2019-05-04",
                "label": "Transmontano/Arribas D\u00b4ouro Hotel<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.138469, 41.081828 ]
            },
            "properties": {
                "dtg": "2019-05-05",
                "label": "Casa do Tablado<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.138469, 41.081828 ]
            },
            "properties": {
                "dtg": "2019-05-06",
                "label": "Via Nova de Foz C\u00f4a<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.125252, 41.131059 ]
            },
            "properties": {
                "dtg": "2019-05-06",
                "label": "Pocinho<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.125252, 41.131059 ]
            },
            "properties": {
                "dtg": "2019-05-06",
                "label": "Pocinho<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.546373, 41.188579 ]
            },
            "properties": {
                "dtg": "2019-05-06",
                "label": "Pinh\u00e0o<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.5477, 41.191955 ]
            },
            "properties": {
                "dtg": "2019-05-06",
                "label": "Pinh\u00e0o<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.791251, 41.163519 ]
            },
            "properties": {
                "dtg": "2019-05-07",
                "label": "Apartamento da Ferreirinha <br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.791251, 41.163519 ]
            },
            "properties": {
                "dtg": "2019-05-08",
                "label": "Peso de R\u00e9gua<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.790266, 41.160641 ]
            },
            "properties": {
                "dtg": "2019-05-09",
                "label": "Peso de R\u00e9gua<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.612704, 41.140315 ]
            },
            "properties": {
                "dtg": "2019-05-09",
                "label": "Porto<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.616729, 41.141086 ]
            },
            "properties": {
                "dtg": "2019-05-09",
                "label": "Apartment S Francisco<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.616729, 41.141086 ]
            },
            "properties": {
                "dtg": "2019-05-11",
                "label": "Apartment S\u00e3o Francisco<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.748658, 41.354991 ]
            },
            "properties": {
                "dtg": "2019-05-12",
                "label": "Rsidential A Princesa do Ave<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.632274, 41.344891 ]
            },
            "properties": {
                "dtg": "2019-05-13",
                "label": "Parque Campismo do Ave<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.621871, 41.534374 ]
            },
            "properties": {
                "dtg": "2019-05-14",
                "label": "Residencial Kuarenta&Um<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.583689, 41.767164 ]
            },
            "properties": {
                "dtg": "2019-05-15",
                "label": "Casa de Travessa<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.64012, 42.020592 ]
            },
            "properties": {
                "dtg": "2019-05-16",
                "label": "Hotel Valen\u00e7a do Minho<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.643475, 42.024537 ]
            },
            "properties": {
                "dtg": "2019-05-16",
                "label": "Valen\u00e7a<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.618043, 41.145823 ]
            },
            "properties": {
                "dtg": "2019-05-16",
                "label": "Porto<br>PRT <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -9.12051, 38.714831 ]
            },
            "properties": {
                "dtg": "2019-05-16",
                "label": "Lisboa<br> <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -9.144663, 38.725706 ]
            },
            "properties": {
                "dtg": "2019-05-17",
                "label": "Universal Romantico<br> <br><a href=\"/Travel/Vacations/201905 PRT Lisboa with Friends/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "touring-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -9.236445, 38.641295 ]
            },
            "properties": {
                "dtg": "2019-05-20",
                "label": "Costa da Caparica<br>PRT <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -9.234004, 38.671962 ]
            },
            "properties": {
                "dtg": "2019-05-21",
                "label": "Trafaria<br> <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -9.20066, 38.694136 ]
            },
            "properties": {
                "dtg": "2019-05-21",
                "label": "Bel\u00e9m<br> <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -83.706392, 32.919231 ]
            },
            "properties": {
                "dtg": "2019-07-08",
                "label": "Macon<br>USA GA<br>",
                "theme": "roadtrip"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -84.504177, 39.161695 ]
            },
            "properties": {
                "dtg": "2019-07-10",
                "label": "Cincinnati<br>USA OH<br>",
                "theme": "roadtrip"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -87.650085, 41.950064 ]
            },
            "properties": {
                "dtg": "2019-07-11",
                "label": "Chicago<br>USA IL<br>",
                "theme": "roadtrip"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -78.703569, 43.165597 ]
            },
            "properties": {
                "dtg": "2019-07-16",
                "label": "Lockport<br>USA NY<br>",
                "theme": "roadtrip"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -79.407457, 43.873605 ]
            },
            "properties": {
                "dtg": "2019-07-17",
                "label": "Toronto<br>CAN ON<br>",
                "theme": "roadtrip"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -78.319774, 44.303229 ]
            },
            "properties": {
                "dtg": "2019-07-18",
                "label": "Peterbourough<br>CAN ON<br>",
                "theme": "roadtrip"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -75.698817, 45.426681 ]
            },
            "properties": {
                "dtg": "2019-07-20",
                "label": "Ottowa<br>CAN ON<br>",
                "theme": "roadtrip"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -69.986561, 41.876596 ]
            },
            "properties": {
                "dtg": "2019-07-24",
                "label": "Cape Cod<br>USA MA<br>",
                "theme": "roadtrip"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -75.58756, 40.592009 ]
            },
            "properties": {
                "dtg": "2019-07-25",
                "label": "Allentown<br>USA PA<br>",
                "theme": "roadtrip"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -79.931352, 37.282121 ]
            },
            "properties": {
                "dtg": "2019-07-26",
                "label": "Roanoke<br>USA VA<br>",
                "theme": "roadtrip"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -78.849959, 35.866465 ]
            },
            "properties": {
                "dtg": "2019-07-27",
                "label": "Morrisville<br>USA NC<br>",
                "theme": "roadtrip"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -81.274708, 32.003998 ]
            },
            "properties": {
                "dtg": "2019-07-27",
                "label": "Savannah<br>USA GA<br>",
                "theme": "roadtrip"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.353255, -37.469031 ]
            },
            "properties": {
                "dtg": "2019-11-22",
                "label": "Los Angeles<br>CHL <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.145505, -40.575497 ]
            },
            "properties": {
                "dtg": "2019-11-23",
                "label": "Osorno<br>CHL <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.93768, -41.46797 ]
            },
            "properties": {
                "dtg": "2019-11-24",
                "label": "Puerto Montt<br>CHL <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.93768, -41.46797 ]
            },
            "properties": {
                "dtg": "2019-11-24",
                "label": "Puerto Montt<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.68441, -41.607009 ]
            },
            "properties": {
                "dtg": "2019-11-25",
                "label": "Caba\u00f1a R\u00edo Lenca<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.734145, -41.807625 ]
            },
            "properties": {
                "dtg": "2019-11-26",
                "label": "Hostal Angelica<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.734145, -41.807625 ]
            },
            "properties": {
                "dtg": "2019-11-27",
                "label": "Hostal Angelica<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.743338, -41.528507 ]
            },
            "properties": {
                "dtg": "2019-11-28",
                "label": "Hostal KM20<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.935515, -41.473377 ]
            },
            "properties": {
                "dtg": "2019-11-29",
                "label": "Puerto Montt<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.935515, -41.473377 ]
            },
            "properties": {
                "dtg": "2019-12-02",
                "label": "Puerto Montt<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.706668, -42.913574 ]
            },
            "properties": {
                "dtg": "2019-12-03",
                "label": "Chait\u00e9n<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.706668, -42.913574 ]
            },
            "properties": {
                "dtg": "2019-12-04",
                "label": "Chait\u00e9n<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.429106, -43.177993 ]
            },
            "properties": {
                "dtg": "2019-12-04",
                "label": "Puerto C\u00e1rdenas<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.428846, -43.178039 ]
            },
            "properties": {
                "dtg": "2019-12-05",
                "label": "Puerto C\u00e1rdenas<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.366025, -43.413057 ]
            },
            "properties": {
                "dtg": "2019-12-07",
                "label": "Villa Santa Lucia<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.40515, -43.97495 ]
            },
            "properties": {
                "dtg": "2019-12-08",
                "label": "La Junta<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.405328, -43.974975 ]
            },
            "properties": {
                "dtg": "2019-12-09",
                "label": "La Junta<br>CHL <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.064917, -45.577067 ]
            },
            "properties": {
                "dtg": "2019-12-10",
                "label": "Coyhaique<br>CHL <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.064955, -45.577046 ]
            },
            "properties": {
                "dtg": "2019-12-11",
                "label": "Coyhaique<br>CHL <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.817812, -45.465657 ]
            },
            "properties": {
                "dtg": "2019-12-12",
                "label": "Puerto Chacabuco<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.612464, -43.117344 ]
            },
            "properties": {
                "dtg": "2019-12-14",
                "label": "Quell\u00f3n<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.612678, -43.117349 ]
            },
            "properties": {
                "dtg": "2019-12-15",
                "label": "Quell\u00f3n<br>CHL <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.088753, -40.586892 ]
            },
            "properties": {
                "dtg": "2019-12-16",
                "label": "Osorno<br>CHL <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.633644, -35.427349 ]
            },
            "properties": {
                "dtg": "2019-12-17",
                "label": "Talca<br>CHL <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.784859, -33.429081 ]
            },
            "properties": {
                "dtg": "2019-12-18",
                "label": "Santiago<br>CHL <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.936525, -41.47326 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Puerto Montt<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.957459, -41.485948 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.851716, -41.725204 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.979433, -41.88592 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.916271, -42.819573 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.322765, -43.508713 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.498546, -44.887005 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.863833, -45.734941 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.270327, -45.692749 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.490054, -45.82497 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.715274, -45.780931 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -75.110782, -45.840279 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -75.871593, -46.837642 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.740001, -47.746704 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.432384, -48.618378 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.412117, -49.129836 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.470828, -49.532337 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.352725, -49.69606 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.40491, -49.961821 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.772952, -50.187449 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.874576, -50.478481 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.402163, -50.783363 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.176944, -51.132829 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.992923, -51.582188 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.819888, -51.828987 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.726504, -51.813707 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.558963, -52.081192 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.262332, -52.172246 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.248599, -52.103129 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.11951, -52.103129 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.11127, -51.944263 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.855838, -51.844261 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.479556, -51.784832 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.523501, -51.728728 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.505144, -51.73147 ]
            },
            "properties": {
                "dtg": "2019-12-24",
                "label": "Puerto Natales<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.927178, -53.157214 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "Punta Arenas<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.856326, -53.125348 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.985415, -54.081949 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.979922, -54.399747 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.770938, -54.34695 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.114261, -54.540205 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.886294, -54.684945 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.770938, -54.629337 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.564944, -54.69447 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.378177, -54.70558 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.655826, -54.936609 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -69.763186, -54.849732 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -69.084781, -54.96973 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.692019, -54.892404 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.587893, -54.91767 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.61278, -54.936938 ]
            },
            "properties": {
                "dtg": "2020-01-04",
                "label": "Puerto Williams<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.61282, -54.936693 ]
            },
            "properties": {
                "dtg": "2020-01-05",
                "label": "CHL Puerto Williams<br>CHL <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.625949, -54.964557 ]
            },
            "properties": {
                "dtg": "2020-01-05",
                "label": "Cerro la Bandero<br>CHL admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.325466, -54.925332 ]
            },
            "properties": {
                "dtg": "2020-01-07",
                "label": "CHL Puerto Navarino<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.301504, -54.80365 ]
            },
            "properties": {
                "dtg": "2020-01-07",
                "label": "ARG Ushuaia<br>ARG <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.301504, -54.80367 ]
            },
            "properties": {
                "dtg": "2020-01-08",
                "label": "Ushuaia<br>ARG <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.256458, -65.245927 ]
            },
            "properties": {
                "dtg": "2020-01-12",
                "label": "Vernadsky Station (UKR)<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.244957, -65.228742 ]
            },
            "properties": {
                "dtg": "2020-01-12",
                "label": "Vernadsky Station Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.13784, -65.187713 ]
            },
            "properties": {
                "dtg": "2020-01-12",
                "label": "Whale Pod<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.144877, -65.229156 ]
            },
            "properties": {
                "dtg": "2020-01-12",
                "label": "Yalour Islands Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.480078, -66.55554 ]
            },
            "properties": {
                "dtg": "2020-01-13",
                "label": "Antarctic Circle Crossing<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -66.796875, -66.849747 ]
            },
            "properties": {
                "dtg": "2020-01-13",
                "label": "Dataille Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -66.788635, -66.871334 ]
            },
            "properties": {
                "dtg": "2020-01-13",
                "label": "Dataille Island<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -66.910054, -66.789801 ]
            },
            "properties": {
                "dtg": "2020-01-13",
                "label": "Polar Plunge<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.134465, -65.179675 ]
            },
            "properties": {
                "dtg": "2020-01-14",
                "label": "Peterman Island Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.043332, -65.12033 ]
            },
            "properties": {
                "dtg": "2020-01-14",
                "label": "Pleneau Bay Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.552154, -64.631609 ]
            },
            "properties": {
                "dtg": "2020-01-15",
                "label": "Antarctica Landing<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.628752, -64.670365 ]
            },
            "properties": {
                "dtg": "2020-01-15",
                "label": "Cuverville Anchorage<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.623444, -64.686778 ]
            },
            "properties": {
                "dtg": "2020-01-15",
                "label": "Cuverville Island<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.631855, -64.670038 ]
            },
            "properties": {
                "dtg": "2020-01-15",
                "label": "Cuverville Island Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.545337, -64.623583 ]
            },
            "properties": {
                "dtg": "2020-01-15",
                "label": "Orne Anchorage<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.540188, -64.625569 ]
            },
            "properties": {
                "dtg": "2020-01-15",
                "label": "Orne Harbor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.624162, -64.701718 ]
            },
            "properties": {
                "dtg": "2020-01-16",
                "label": "Camping Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.600098, -64.737228 ]
            },
            "properties": {
                "dtg": "2020-01-16",
                "label": "Danco Island<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.587373, -64.714045 ]
            },
            "properties": {
                "dtg": "2020-01-16",
                "label": "Danco Island Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.872181, -64.889835 ]
            },
            "properties": {
                "dtg": "2020-01-16",
                "label": "Paradise Harbour<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.8837, -64.843881 ]
            },
            "properties": {
                "dtg": "2020-01-16",
                "label": "Paradise Harbour Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.616701, -64.659307 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Camp Overnight Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -61.988847, -64.561116 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Enterprise Island Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -61.997909, -64.540029 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Govenor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.648163, -64.829086 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Neko Harbour<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.551611, -64.84336 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Neko Harbour Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.470321, -64.864254 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Neko Harbour Cruise<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.527999, -64.843684 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Neko Landing<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.32132, -64.523642 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Orca Pod<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -60.623932, -62.916484 ]
            },
            "properties": {
                "dtg": "2020-01-18",
                "label": "Desolation<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -59.90513, -62.592018 ]
            },
            "properties": {
                "dtg": "2020-01-18",
                "label": "Half Moon Island Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -60.560761, -62.996406 ]
            },
            "properties": {
                "dtg": "2020-01-18",
                "label": "Neptunes Bellows<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -60.56354, -62.984409 ]
            },
            "properties": {
                "dtg": "2020-01-18",
                "label": "Whalers Bay, Deception Island Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.301504, -54.80367 ]
            },
            "properties": {
                "dtg": "2020-01-21",
                "label": "Ushuaia<br>ARG <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -58.39357, -34.594212 ]
            },
            "properties": {
                "dtg": "2020-01-24",
                "label": "Buenos Aires, Recoleta<br>ARG <br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -85.043424, 32.09012 ]
            },
            "properties": {
                "dtg": "2020-11-04",
                "label": "Florence Marina State Park<br>USA GA<br>",
                "theme": "touring"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -84.906871, 32.06672 ]
            },
            "properties": {
                "dtg": "2020-11-05",
                "label": "Providence Canyon State Park<br>USA GA<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -84.906871, 32.06672 ]
            },
            "properties": {
                "dtg": "2020-11-06",
                "label": "Providence Canyon State Park<br>USA GA<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -85.043424, 32.09012 ]
            },
            "properties": {
                "dtg": "2020-11-07",
                "label": "Florence Marina State Park<br>USA GA<br>",
                "theme": "touring"
            }
        }
    ]
}
geoJSON_biking = {
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.44591, 42.7323 ]
            },
            "properties": {
                "dtg": "1984-06-03",
                "label": "Nashua<br>USA NH<br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 6.683803, 51.971005 ]
            },
            "properties": {
                "dtg": "1993-09-03",
                "label": "Winterwijk<br>NLD <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 3.08206, 51.26059 ]
            },
            "properties": {
                "dtg": "1994-05-27",
                "label": "Brugge<br>BEL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.508062, 52.254417 ]
            },
            "properties": {
                "dtg": "1996-04-20",
                "label": "Lisse<br>NLD <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.730386, 47.97922 ]
            },
            "properties": {
                "dtg": "1997-06-07",
                "label": "Tuttlingen<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.089973, 48.08685 ]
            },
            "properties": {
                "dtg": "1997-06-08",
                "label": "Thiergarten<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.326334, 48.147417 ]
            },
            "properties": {
                "dtg": "1997-08-09",
                "label": "Riedlingen<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.401141, 47.687815 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "Bodensee<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.703075, 47.507075 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "Bregenz<br>AUT <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.32085, 47.565137 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "Romanshorn<br>CHE <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.081666, 47.708338 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "Konstanz<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.024109, 47.818065 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "west end<br>DEU admin1<br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.239433, 47.706238 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "Meersburg<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.401141, 47.687815 ]
            },
            "properties": {
                "dtg": "1999-04-23",
                "label": "Bodensee<br>DEU <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.041633, 49.944101 ]
            },
            "properties": {
                "dtg": "1999-08-20",
                "label": "Traben-Trarbach<br>DEU admin1<br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 13.45697, 48.5722 ]
            },
            "properties": {
                "dtg": "2003-06-05",
                "label": "Passau<br>DEU <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.17661, 48.33124 ]
            },
            "properties": {
                "dtg": "2003-06-06",
                "label": "Ottenshein<br>AUT <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.73829, 48.35508 ]
            },
            "properties": {
                "dtg": "2003-06-07",
                "label": "Traismauer<br>AUT <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 16.37067, 48.20433 ]
            },
            "properties": {
                "dtg": "2003-06-08",
                "label": "Wien<br>AUT <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 17.12842, 48.15373 ]
            },
            "properties": {
                "dtg": "2003-06-09",
                "label": "Bratislva<br>SVK <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 17.63899, 47.68388 ]
            },
            "properties": {
                "dtg": "2003-06-11",
                "label": "Gyor<br>HUN <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 18.31954, 47.63517 ]
            },
            "properties": {
                "dtg": "2003-06-13",
                "label": "Tata<br>HUN <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 18.13662, 47.75578 ]
            },
            "properties": {
                "dtg": "2003-06-12",
                "label": "Komarno<br>HUN <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 18.74511, 47.78389 ]
            },
            "properties": {
                "dtg": "2003-06-14",
                "label": "Esztergom<br>HUN <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 19.05651, 47.50868 ]
            },
            "properties": {
                "dtg": "2003-06-15",
                "label": "Budapest<br>HUN <br><a href=\"/Travel/Vacations/200305 DEU AUT SVK HUN Donau Bike Tour/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 174.84, -36.86 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "00 - Auckland<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 175.32, -37.09 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "01 - Kaiaua<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 175.61, -37.22 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "02 - Thames<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 175.63, -36.73 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "03 - Coromandel<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 175.84, -36.87 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "05 - Hahei<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 175.9, -37.12 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "06 - Tairua<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 175.9, -37.26 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "07 - Whangamat<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 173.2, -41.34 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "08 - Nelson<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 173.8, -41.31 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "09 - Havelock<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 174.04, -41.46 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "10 - Blenheim<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 173.94, -42.13 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "11 - Ward<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 173.56, -42.47 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "12 - Kaikoura<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 173.29, -42.91 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "13 - Cheviot<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 172.73, -43.3 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "14 - Amberly<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 172.65, -43.61 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "15 - Christchurch<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 174.77, -41.27 ]
            },
            "properties": {
                "dtg": "2004-02-07",
                "label": "16 - Wellington<br>NZL <br><a href=\"/Travel/Vacations/200402 NZL Biking North & South Island/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.239828, 52.071633 ]
            },
            "properties": {
                "dtg": "2004-04-08",
                "label": "Den Haag<br>NLD <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.081844, 51.968233 ]
            },
            "properties": {
                "dtg": "2004-04-08",
                "label": "Hoek van Holland<br>NLD <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 1.1167, 52.067 ]
            },
            "properties": {
                "dtg": "2004-04-08",
                "label": "Ipswich<br>GBR <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.56104, 46.87888 ]
            },
            "properties": {
                "dtg": "2004-08-13",
                "label": "Munsin<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.18486, 46.728 ]
            },
            "properties": {
                "dtg": "2004-08-15",
                "label": "Meiringen<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.35261, 46.53339 ]
            },
            "properties": {
                "dtg": "2004-08-15",
                "label": "Oberwald<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.36132, 46.56263 ]
            },
            "properties": {
                "dtg": "2004-08-16",
                "label": "Gletsch<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.59649, 46.63556 ]
            },
            "properties": {
                "dtg": "2004-08-18",
                "label": "Andermatt<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.96944, 46.35998 ]
            },
            "properties": {
                "dtg": "2004-08-18",
                "label": "Biasca<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.95122, 46.00308 ]
            },
            "properties": {
                "dtg": "2004-08-13",
                "label": "Lugano<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.211706, 45.978273 ]
            },
            "properties": {
                "dtg": "2004-08-13",
                "label": "Bellagio<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.14798, 46.15327 ]
            },
            "properties": {
                "dtg": "2004-08-23",
                "label": "Aprica<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.58209, 46.25823 ]
            },
            "properties": {
                "dtg": "2004-08-24",
                "label": "Passo del Tonale<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.141457, 46.435813 ]
            },
            "properties": {
                "dtg": "2004-08-13",
                "label": "Malosco<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.36307, 46.49662 ]
            },
            "properties": {
                "dtg": "2004-08-26",
                "label": "Bolzano<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.66202, 46.57845 ]
            },
            "properties": {
                "dtg": "2004-08-27",
                "label": "St.Ulrich<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.77392, 46.53299 ]
            },
            "properties": {
                "dtg": "2004-08-28",
                "label": "Plan de Gralba<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.87323, 46.54891 ]
            },
            "properties": {
                "dtg": "2004-08-29",
                "label": "Corvara<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.411601, 46.89475 ]
            },
            "properties": {
                "dtg": "2004-08-30",
                "label": "Sterzing<br>ITA <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.389585, 47.25621 ]
            },
            "properties": {
                "dtg": "2004-08-31",
                "label": "Innsbr\u00fcck<br>AUT <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.9193, 50.24098 ]
            },
            "properties": {
                "dtg": "2005-07-15",
                "label": "Dinant<br>BEL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 5.22325, 50.15594 ]
            },
            "properties": {
                "dtg": "2005-07-15",
                "label": "Rochefort<br>BEL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 5.37204, 50.02586 ]
            },
            "properties": {
                "dtg": "2005-07-15",
                "label": "St Hubert<br>BEL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.78344, 43.35135 ]
            },
            "properties": {
                "dtg": "2005-08-27",
                "label": "Hendaye<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.60497, 42.88933 ]
            },
            "properties": {
                "dtg": "2005-08-28",
                "label": "Olave<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.28933, 42.94804 ]
            },
            "properties": {
                "dtg": "2005-08-29",
                "label": "Garralda<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -0.92265, 42.86148 ]
            },
            "properties": {
                "dtg": "2005-08-30",
                "label": "Isaba<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -0.59945, 43.11313 ]
            },
            "properties": {
                "dtg": "2005-08-31",
                "label": "Lurbe-Saint-Christau<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -0.39289, 42.97313 ]
            },
            "properties": {
                "dtg": "2005-09-01",
                "label": "Eaux-Bonnes<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -0.00289, 42.87455 ]
            },
            "properties": {
                "dtg": "2005-09-02",
                "label": "Luz-Saint-Sauveur<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 0.22729, 42.98444 ]
            },
            "properties": {
                "dtg": "2005-09-03",
                "label": "Sainte-Marie-de-Campan<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 0.59693, 42.79069 ]
            },
            "properties": {
                "dtg": "2005-09-04",
                "label": "Bagneres-du-Luchon<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 0.93357, 42.69919 ]
            },
            "properties": {
                "dtg": "2005-09-05",
                "label": "Baqueira-Beret<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 1.13092, 42.41068 ]
            },
            "properties": {
                "dtg": "2005-09-06",
                "label": "Sort<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 1.46024, 42.35627 ]
            },
            "properties": {
                "dtg": "2005-09-07",
                "label": "La Seu d'Urgell<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 1.92598, 42.435 ]
            },
            "properties": {
                "dtg": "2005-09-08",
                "label": "Puigcerda<br>ESP <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 2.63097, 42.66663 ]
            },
            "properties": {
                "dtg": "2005-09-09",
                "label": "Ille-Sur-Tet<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 3.09076, 42.63301 ]
            },
            "properties": {
                "dtg": "2005-09-10",
                "label": "Collioure<br>FRA <br><a href=\"/Travel/Vacations/200509 ESP FRA Pyrenees/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.32086, 48.85883 ]
            },
            "properties": {
                "dtg": "2006-03-31",
                "label": "La Petit Pierre<br>FRA Alsace<br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.67116, 53.89061 ]
            },
            "properties": {
                "dtg": "2006-08-25",
                "label": "Cuxhaven<br>DEU <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.480606, 53.611361 ]
            },
            "properties": {
                "dtg": "2006-08-26",
                "label": "Stade<br>DEU Niedersachsen<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.376276, 53.427458 ]
            },
            "properties": {
                "dtg": "2006-08-27",
                "label": "Geesthacht<br>DEU Schleswig-Holstein<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.248316, 53.139651 ]
            },
            "properties": {
                "dtg": "2006-08-28",
                "label": "D\u00f6mitz<br>DEU Mecklenburg-Vorpommern<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.752142, 52.992189 ]
            },
            "properties": {
                "dtg": "2006-08-29",
                "label": "Wittenberge<br>DEU <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.972179, 52.542109 ]
            },
            "properties": {
                "dtg": "2006-08-30",
                "label": "Tangerm\u00fcnde<br>DEU Sachsen-Anhalt<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.632746, 52.1273 ]
            },
            "properties": {
                "dtg": "2006-08-31",
                "label": "Magdeburg<br>DEU Sachsen-Anhalt<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.428724, 51.838126 ]
            },
            "properties": {
                "dtg": "2006-09-01",
                "label": "W\u00f6rlitz<br>DEU Sachsen-Anhalt<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 13.008295, 51.563022 ]
            },
            "properties": {
                "dtg": "2006-09-02",
                "label": "Torgau<br>DEU Sachsen<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 13.628535, 51.104466 ]
            },
            "properties": {
                "dtg": "2006-09-03",
                "label": "Radebuel<br>DEU Sachsen<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.151555, 50.917827 ]
            },
            "properties": {
                "dtg": "2006-09-04",
                "label": "Bad Schandau<br>DEU Sachsen<br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.134957, 50.535543 ]
            },
            "properties": {
                "dtg": "2006-09-05",
                "label": "Litomerice<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.472588, 50.353163 ]
            },
            "properties": {
                "dtg": "2006-09-06",
                "label": "Melnik<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.486364, 50.34457 ]
            },
            "properties": {
                "dtg": "2006-09-07",
                "label": "KM1000<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.120814, 50.145088 ]
            },
            "properties": {
                "dtg": "2006-09-07",
                "label": "Podebrady<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.833171, 50.209231 ]
            },
            "properties": {
                "dtg": "2006-09-08",
                "label": "Hradec Kralove<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.610387, 50.62795 ]
            },
            "properties": {
                "dtg": "2006-09-09",
                "label": "Vrchlabi<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.606278, 50.725427 ]
            },
            "properties": {
                "dtg": "2006-09-10",
                "label": "Spindleruev Mlyn<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.536143, 50.775606 ]
            },
            "properties": {
                "dtg": "2006-09-11",
                "label": "Pramen Labe<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.23929, 43.162502 ]
            },
            "properties": {
                "dtg": "2007-09-13",
                "label": "ST-JEAN-PIED-DE-PORT<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.33679, 42.987611 ]
            },
            "properties": {
                "dtg": "2007-09-14",
                "label": "BURGUETE<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.03208, 42.663262 ]
            },
            "properties": {
                "dtg": "2007-09-15",
                "label": "ESTELLA<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.56685, 42.433811 ]
            },
            "properties": {
                "dtg": "2007-09-16",
                "label": "NAVARRETE<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.95384, 42.440892 ]
            },
            "properties": {
                "dtg": "2007-09-17",
                "label": "SANTO-DOMINGO<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.70108, 42.343108 ]
            },
            "properties": {
                "dtg": "2007-09-18",
                "label": "BURGOS<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.61104, 42.339911 ]
            },
            "properties": {
                "dtg": "2007-09-19",
                "label": "CARRION-DE-LAS-CONDE<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.58202, 42.601649 ]
            },
            "properties": {
                "dtg": "2007-09-20",
                "label": "LEON<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.05624, 42.457391 ]
            },
            "properties": {
                "dtg": "2007-09-21",
                "label": "ASTORGA<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.62525, 42.560309 ]
            },
            "properties": {
                "dtg": "2007-09-22",
                "label": "PONFERRADA<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.94613, 42.663838 ]
            },
            "properties": {
                "dtg": "2007-09-23",
                "label": "VEGA-DE-VALCARCE<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.41888, 42.78381 ]
            },
            "properties": {
                "dtg": "2007-09-24",
                "label": "SARRIA<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.86975, 42.873779 ]
            },
            "properties": {
                "dtg": "2007-09-25",
                "label": "PALAIS-DE-REY<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.16102, 42.92725 ]
            },
            "properties": {
                "dtg": "2007-09-26",
                "label": "ARZUA<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.54912, 42.87614 ]
            },
            "properties": {
                "dtg": "2007-09-27",
                "label": "SANTIAGO<br>ESP <br><a href=\"/Travel/Vacations/200709 ESP Camino/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.007636, 37.283532 ]
            },
            "properties": {
                "dtg": "2013-09-07",
                "label": "Suwon<br>KOR <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.424056, 37.731768 ]
            },
            "properties": {
                "dtg": "2013-08-31",
                "label": "Oeseomyeon<br>KOR <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.717178, 37.885092 ]
            },
            "properties": {
                "dtg": "2013-08-01",
                "label": "Chuncheon<br>KOR <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2013-09-27",
                "label": "Seoul<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.489289, 37.488755 ]
            },
            "properties": {
                "dtg": "2013-09-28",
                "label": "Yangpyeongeup<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.799145, 37.089469 ]
            },
            "properties": {
                "dtg": "2013-09-29",
                "label": "Neungamni<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.9894, 36.84776 ]
            },
            "properties": {
                "dtg": "2013-09-30",
                "label": "Suanbo<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.201689, 36.595684 ]
            },
            "properties": {
                "dtg": "2013-10-02",
                "label": "Mungyeong<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.703475, 36.564117 ]
            },
            "properties": {
                "dtg": "2013-10-03",
                "label": "Andong<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.297897, 36.359071 ]
            },
            "properties": {
                "dtg": "2013-10-04",
                "label": "Nakdongni<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.397675, 35.98118 ]
            },
            "properties": {
                "dtg": "2013-10-05",
                "label": "Waegwalli<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.440288, 35.701861 ]
            },
            "properties": {
                "dtg": "2013-10-06",
                "label": "Hyeonpung<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.357841, 35.525817 ]
            },
            "properties": {
                "dtg": "2013-10-07",
                "label": "Seongsalli<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.709261, 35.374853 ]
            },
            "properties": {
                "dtg": "2013-10-08",
                "label": "Susalli<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 129.040879, 35.114478 ]
            },
            "properties": {
                "dtg": "2013-10-09",
                "label": "\ubd80\uc0b0 (Busan)<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/incheon-to-busan.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2014-04-10",
                "label": "Seoul<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/geumgang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.430875, 36.451268 ]
            },
            "properties": {
                "dtg": "2014-04-10",
                "label": "Sintanjin<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/geumgang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.911702, 36.278677 ]
            },
            "properties": {
                "dtg": "2014-04-11",
                "label": "Buyeo<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/geumgang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.724261, 35.978159 ]
            },
            "properties": {
                "dtg": "2014-04-12",
                "label": "Gunsan<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/geumgang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2014-04-12",
                "label": "Seoul<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/geumgang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.980082, 35.320308 ]
            },
            "properties": {
                "dtg": "2014-05-02",
                "label": "Damyang<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_22.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.711136, 35.000568 ]
            },
            "properties": {
                "dtg": "2014-05-03",
                "label": "Naju<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_22.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.387462, 34.788234 ]
            },
            "properties": {
                "dtg": "2014-05-04",
                "label": "Mokpo<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_22.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.543898, 33.525356 ]
            },
            "properties": {
                "dtg": "2014-05-05",
                "label": "Jeju City<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.242226, 33.395442 ]
            },
            "properties": {
                "dtg": "2014-05-06",
                "label": "Hallimni<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.563895, 33.243973 ]
            },
            "properties": {
                "dtg": "2014-05-07",
                "label": "Seogwipo<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.93303, 33.464919 ]
            },
            "properties": {
                "dtg": "2014-05-08",
                "label": "Seongsalli<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.664927, 33.542463 ]
            },
            "properties": {
                "dtg": "2014-05-09",
                "label": "Hamdeok<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.543898, 33.525356 ]
            },
            "properties": {
                "dtg": "2014-05-10",
                "label": "Jeju City<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 126.387462, 34.788234 ]
            },
            "properties": {
                "dtg": "2014-05-11",
                "label": "Mokpo<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2014-05-12",
                "label": "Seoul<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_29.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2014-05-23",
                "label": "Seoul<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_1.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.9894, 36.84776 ]
            },
            "properties": {
                "dtg": "2014-05-23",
                "label": "Suonbo<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_1.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.580157, 36.783958 ]
            },
            "properties": {
                "dtg": "2014-05-24",
                "label": "Jeungpyeong<br>KOR xxx<br><a href=\"http://koreabybike.blogspot.com/p/blog-page_1.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.261514, 36.480996 ]
            },
            "properties": {
                "dtg": "2014-05-25",
                "label": "Sejong<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/blog-page_1.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2014-06-07",
                "label": "Seoul<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/seomjingang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.143095, 35.374633 ]
            },
            "properties": {
                "dtg": "2014-06-07",
                "label": "Sunchang<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/seomjingang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.143095, 35.374633 ]
            },
            "properties": {
                "dtg": "2014-06-08",
                "label": "Sunchang<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/seomjingang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.623145, 35.189696 ]
            },
            "properties": {
                "dtg": "2014-06-09",
                "label": "Maewha<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/seomjingang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.699544, 34.935788 ]
            },
            "properties": {
                "dtg": "2014-06-10",
                "label": "Gwangyang<br>KOR <br><a href=\"http://koreabybike.blogspot.com/p/seomjingang.html\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.35309, 46.788153 ]
            },
            "properties": {
                "dtg": "2016-05-21",
                "label": "Comfort Inn<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.505482, 48.852524 ]
            },
            "properties": {
                "dtg": "2016-05-23",
                "label": "Hotel<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.521557, 48.457968 ]
            },
            "properties": {
                "dtg": "2016-05-24",
                "label": "Hotel<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -65.806476, 49.222274 ]
            },
            "properties": {
                "dtg": "2016-05-25",
                "label": "Motel<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -66.642015, 49.111551 ]
            },
            "properties": {
                "dtg": "2016-05-26",
                "label": "Albirge Micho<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.483309, 48.83168 ]
            },
            "properties": {
                "dtg": "2016-05-30",
                "label": "Motel Adams<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.215362, 48.520027 ]
            },
            "properties": {
                "dtg": "2016-05-31",
                "label": "Motel L'Eglanfier<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -65.489974, 48.046042 ]
            },
            "properties": {
                "dtg": "2016-06-02",
                "label": "Motel Grand Pr\u00e9<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.980011, 48.164024 ]
            },
            "properties": {
                "dtg": "2016-06-03",
                "label": "Motel Villa Anna<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -66.134316, 48.108657 ]
            },
            "properties": {
                "dtg": "2016-06-04",
                "label": "Manoir Belle Plage <br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -66.678772, 48.0083 ]
            },
            "properties": {
                "dtg": "2016-06-05",
                "label": "Quality Inn<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.551468, 48.53488 ]
            },
            "properties": {
                "dtg": "2016-06-07",
                "label": "Gite Grand P\u00e8re<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.233872, 48.609816 ]
            },
            "properties": {
                "dtg": "2016-06-08",
                "label": "Motel Gaspesiana<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.517562, 48.468514 ]
            },
            "properties": {
                "dtg": "2016-06-09",
                "label": "Motel Rimouski<br>CAN QC<br><a href=\"http://gaspecycling.blogspot.com/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.909492, 38.570965 ]
            },
            "properties": {
                "dtg": "2019-04-05",
                "label": "Fanatismo Guest House<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.908722, 38.570483 ]
            },
            "properties": {
                "dtg": "2019-04-07",
                "label": "\u00c9vora Inn<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.47988, 38.448341 ]
            },
            "properties": {
                "dtg": "2019-04-08",
                "label": "Casa Rico Frade<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.418953, 38.778891 ]
            },
            "properties": {
                "dtg": "2019-04-11",
                "label": "Hospedaria Dom Carlos<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.160921, 38.875594 ]
            },
            "properties": {
                "dtg": "2019-04-13",
                "label": "Al\u00e9m Tejo<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.278025, 39.120927 ]
            },
            "properties": {
                "dtg": "2019-04-16",
                "label": "Hotel Rural Santo Ant\u00f3nio<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.42984, 39.290673 ]
            },
            "properties": {
                "dtg": "2019-04-17",
                "label": "Casedaloja<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.383192, 39.381829 ]
            },
            "properties": {
                "dtg": "2019-04-19",
                "label": "Hotel Sever Rio<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.45336, 39.415536 ]
            },
            "properties": {
                "dtg": "2019-04-20",
                "label": "Casa de Vila<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.673198, 39.65211 ]
            },
            "properties": {
                "dtg": "2019-04-22",
                "label": "Vilaportuguesa<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.497559, 39.817665 ]
            },
            "properties": {
                "dtg": "2019-04-23",
                "label": "Guesthouse Esplanada<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.185889, 39.950129 ]
            },
            "properties": {
                "dtg": "2019-04-26",
                "label": "Parque Campismo Minicipal Idanha-a-Nova<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.116085, 40.049495 ]
            },
            "properties": {
                "dtg": "2019-04-28",
                "label": "Quinta da Pedra Grande<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.184164, 40.226215 ]
            },
            "properties": {
                "dtg": "2019-04-30",
                "label": "Guesthouse Meimoa<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.088682, 40.350714 ]
            },
            "properties": {
                "dtg": "2019-05-01",
                "label": "Hospedaria Robalo<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.828418, 40.607488 ]
            },
            "properties": {
                "dtg": "2019-05-02",
                "label": "Hotel Lusitano<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.902787, 40.720592 ]
            },
            "properties": {
                "dtg": "2019-05-03",
                "label": "Residencial Morgado<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.962864, 40.894453 ]
            },
            "properties": {
                "dtg": "2019-05-04",
                "label": "Transmontano/Arribas D\u00b4ouro Hotel<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.138469, 41.081828 ]
            },
            "properties": {
                "dtg": "2019-05-05",
                "label": "Casa do Tablado<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.138469, 41.081828 ]
            },
            "properties": {
                "dtg": "2019-05-06",
                "label": "Via Nova de Foz C\u00f4a<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.125252, 41.131059 ]
            },
            "properties": {
                "dtg": "2019-05-06",
                "label": "Pocinho<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.5477, 41.191955 ]
            },
            "properties": {
                "dtg": "2019-05-06",
                "label": "Pinh\u00e0o<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.791251, 41.163519 ]
            },
            "properties": {
                "dtg": "2019-05-07",
                "label": "Apartamento da Ferreirinha <br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.791251, 41.163519 ]
            },
            "properties": {
                "dtg": "2019-05-08",
                "label": "Peso de R\u00e9gua<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.616729, 41.141086 ]
            },
            "properties": {
                "dtg": "2019-05-09",
                "label": "Apartment S Francisco<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.616729, 41.141086 ]
            },
            "properties": {
                "dtg": "2019-05-11",
                "label": "Apartment S\u00e3o Francisco<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.748658, 41.354991 ]
            },
            "properties": {
                "dtg": "2019-05-12",
                "label": "Rsidential A Princesa do Ave<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.632274, 41.344891 ]
            },
            "properties": {
                "dtg": "2019-05-13",
                "label": "Parque Campismo do Ave<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.621871, 41.534374 ]
            },
            "properties": {
                "dtg": "2019-05-14",
                "label": "Residencial Kuarenta&Um<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.583689, 41.767164 ]
            },
            "properties": {
                "dtg": "2019-05-15",
                "label": "Casa de Travessa<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.64012, 42.020592 ]
            },
            "properties": {
                "dtg": "2019-05-16",
                "label": "Hotel Valen\u00e7a do Minho<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "biking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.93768, -41.46797 ]
            },
            "properties": {
                "dtg": "2019-11-24",
                "label": "Puerto Montt<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.68441, -41.607009 ]
            },
            "properties": {
                "dtg": "2019-11-25",
                "label": "Caba\u00f1a R\u00edo Lenca<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.734145, -41.807625 ]
            },
            "properties": {
                "dtg": "2019-11-26",
                "label": "Hostal Angelica<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.734145, -41.807625 ]
            },
            "properties": {
                "dtg": "2019-11-27",
                "label": "Hostal Angelica<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.743338, -41.528507 ]
            },
            "properties": {
                "dtg": "2019-11-28",
                "label": "Hostal KM20<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.935515, -41.473377 ]
            },
            "properties": {
                "dtg": "2019-11-29",
                "label": "Puerto Montt<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.706668, -42.913574 ]
            },
            "properties": {
                "dtg": "2019-12-04",
                "label": "Chait\u00e9n<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.429106, -43.177993 ]
            },
            "properties": {
                "dtg": "2019-12-04",
                "label": "Puerto C\u00e1rdenas<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.428846, -43.178039 ]
            },
            "properties": {
                "dtg": "2019-12-05",
                "label": "Puerto C\u00e1rdenas<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.366025, -43.413057 ]
            },
            "properties": {
                "dtg": "2019-12-07",
                "label": "Villa Santa Lucia<br>CHL <br>",
                "theme": "biking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.40515, -43.97495 ]
            },
            "properties": {
                "dtg": "2019-12-08",
                "label": "La Junta<br>CHL <br>",
                "theme": "biking"
            }
        }
    ]
}
geoJSON_camino = {
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.251297, 43.156975 ]
            },
            "properties": {
                "dtg": "2010-09-25",
                "label": "St Jean<br>FRA <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.305403, 43.09303 ]
            },
            "properties": {
                "dtg": "2010-09-26",
                "label": "Valcarlos<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.339352, 42.989149 ]
            },
            "properties": {
                "dtg": "2010-09-27",
                "label": "Burguetta<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.546483, 42.902018 ]
            },
            "properties": {
                "dtg": "2010-09-28",
                "label": "Larrasoana<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.685041, 42.815761 ]
            },
            "properties": {
                "dtg": "2010-09-29",
                "label": "Pamplona<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.817981, 42.67196 ]
            },
            "properties": {
                "dtg": "2010-09-30",
                "label": "La Puente de Reina<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.054713, 42.671396 ]
            },
            "properties": {
                "dtg": "2010-10-01",
                "label": "Estella<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.201225, 42.569955 ]
            },
            "properties": {
                "dtg": "2010-10-02",
                "label": "Los Arcos<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.423712, 42.521054 ]
            },
            "properties": {
                "dtg": "2010-10-03",
                "label": "Viana<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.570181, 42.429051 ]
            },
            "properties": {
                "dtg": "2010-10-04",
                "label": "Navarrete<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.73912, 42.415757 ]
            },
            "properties": {
                "dtg": "2010-10-05",
                "label": "Najera<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -2.964139, 42.438954 ]
            },
            "properties": {
                "dtg": "2010-10-06",
                "label": "Santo Domingo de la Calzada<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.198563, 42.420707 ]
            },
            "properties": {
                "dtg": "2010-10-07",
                "label": "Belorado<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.512433, 42.376408 ]
            },
            "properties": {
                "dtg": "2010-10-08",
                "label": "Atapuerca<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.729713, 42.344121 ]
            },
            "properties": {
                "dtg": "2010-10-09",
                "label": "Burgos<br> <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.703616, 42.343036 ]
            },
            "properties": {
                "dtg": "2015-04-13",
                "label": "Hotel Los Blasones<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.92713, 42.338212 ]
            },
            "properties": {
                "dtg": "2015-04-14",
                "label": "La Casa del Abuelo<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.047028, 42.312383 ]
            },
            "properties": {
                "dtg": "2015-04-15",
                "label": "Hontanas<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.142044, 42.288208 ]
            },
            "properties": {
                "dtg": "2015-04-16",
                "label": "Emebed Posada<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.406972, 42.269259 ]
            },
            "properties": {
                "dtg": "2015-04-17",
                "label": "Hostal Camino de Santiago<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.690946, 42.319149 ]
            },
            "properties": {
                "dtg": "2015-04-18",
                "label": "Carrion de los Condes<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.806664, 42.328568 ]
            },
            "properties": {
                "dtg": "2015-04-19",
                "label": "Hostal Camino Real<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.030475, 42.370689 ]
            },
            "properties": {
                "dtg": "2015-04-20",
                "label": "Hostal Alfonso VI<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.424878, 42.494701 ]
            },
            "properties": {
                "dtg": "2015-04-21",
                "label": "Mansilla de las Mulas<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.571322, 42.597962 ]
            },
            "properties": {
                "dtg": "2015-04-22",
                "label": "La Posada Regia<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.58202, 42.601649 ]
            },
            "properties": {
                "dtg": "2015-04-23",
                "label": "Leon<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.581829, 42.594421 ]
            },
            "properties": {
                "dtg": "2017-05-20",
                "label": "Le\u00f3n<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.88128, 42.463536 ]
            },
            "properties": {
                "dtg": "2017-05-22",
                "label": "Hospital de Orbigo<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.057105, 42.457561 ]
            },
            "properties": {
                "dtg": "2017-05-23",
                "label": "Astorga <br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.28557, 42.482222 ]
            },
            "properties": {
                "dtg": "2017-05-24",
                "label": "Rabanal<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.519433, 42.537247 ]
            },
            "properties": {
                "dtg": "2017-05-25",
                "label": "Melinaseca<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.591514, 42.545209 ]
            },
            "properties": {
                "dtg": "2017-05-26",
                "label": "Ponferrada<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.809488, 42.60606 ]
            },
            "properties": {
                "dtg": "2017-05-27",
                "label": "Villafranca Del Bierzo<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.946201, 42.664001 ]
            },
            "properties": {
                "dtg": "2017-05-28",
                "label": "Vega de Valcarce<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.044216, 42.707713 ]
            },
            "properties": {
                "dtg": "2017-05-29",
                "label": "O Cebreiro<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.238153, 42.756501 ]
            },
            "properties": {
                "dtg": "2017-06-06",
                "label": "Triacastela<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.238153, 42.756501 ]
            },
            "properties": {
                "dtg": "2017-05-31",
                "label": "Triacastela<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.331087, 42.729618 ]
            },
            "properties": {
                "dtg": "2017-06-01",
                "label": "Samos<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.411086, 42.776525 ]
            },
            "properties": {
                "dtg": "2017-06-02",
                "label": "Sarria<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.615189, 42.807397 ]
            },
            "properties": {
                "dtg": "2017-06-03",
                "label": "Portomarin<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.869407, 42.873886 ]
            },
            "properties": {
                "dtg": "2017-06-04",
                "label": "Palas de Rei<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.014401, 42.913813 ]
            },
            "properties": {
                "dtg": "2017-06-05",
                "label": "Melide<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.160978, 42.927149 ]
            },
            "properties": {
                "dtg": "2017-06-06",
                "label": "Arz\u00faa<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.360397, 42.905423 ]
            },
            "properties": {
                "dtg": "2017-06-07",
                "label": "O Podruozo<br>ESP <br>",
                "theme": "camino"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.54912, 42.87614 ]
            },
            "properties": {
                "dtg": "2017-06-08",
                "label": "Santiago<br>ESP <br>",
                "theme": "camino"
            }
        }
    ]
}
geoJSON_cruise = {
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.412519, 67.291534 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Bod\u00f8<br>NOR <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 13.00816, 67.89864 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "\u00c5 i Lofoten<br>NOR <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 32.64221, 25.70681 ]
            },
            "properties": {
                "dtg": "1991-10-05",
                "label": "Luxor<br>EGY <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 32.91972, 24.07808 ]
            },
            "properties": {
                "dtg": "1991-10-05",
                "label": "Aswan<br>EGY <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.081844, 51.968233 ]
            },
            "properties": {
                "dtg": "2004-04-08",
                "label": "Hoek van Holland<br>NLD <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 1.093955, 52.057287 ]
            },
            "properties": {
                "dtg": "2004-04-08",
                "label": "Ipswich<br>GBR <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 107.10057, 20.81516 ]
            },
            "properties": {
                "dtg": "2005-12-21",
                "label": "Ha Long Bay<br>VNM <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 129.04106, 35.10333 ]
            },
            "properties": {
                "dtg": "2012-06-06",
                "label": "Busan Ferry Terminal<br>ROK <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 130.39995, 33.60897 ]
            },
            "properties": {
                "dtg": "2012-06-07",
                "label": "Fukuoka Ferry Terminal<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 144.956809, -37.8193 ]
            },
            "properties": {
                "dtg": "2012-12-15",
                "label": "Melbourne<br>AUS <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.361648, -41.18013 ]
            },
            "properties": {
                "dtg": "2012-12-17",
                "label": "Devonport<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.361648, -41.18013 ]
            },
            "properties": {
                "dtg": "2012-12-28",
                "label": "Devonport<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 144.956809, -37.8193 ]
            },
            "properties": {
                "dtg": "2012-12-29",
                "label": "Melbourne<br>AUS <br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.790266, 41.160641 ]
            },
            "properties": {
                "dtg": "2019-05-09",
                "label": "Peso de R\u00e9gua<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.612704, 41.140315 ]
            },
            "properties": {
                "dtg": "2019-05-09",
                "label": "Porto<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -9.234004, 38.671962 ]
            },
            "properties": {
                "dtg": "2019-05-21",
                "label": "Trafaria<br> <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -9.20066, 38.694136 ]
            },
            "properties": {
                "dtg": "2019-05-21",
                "label": "Bel\u00e9m<br> <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.935515, -41.473377 ]
            },
            "properties": {
                "dtg": "2019-12-02",
                "label": "Puerto Montt<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.706668, -42.913574 ]
            },
            "properties": {
                "dtg": "2019-12-03",
                "label": "Chait\u00e9n<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.817812, -45.465657 ]
            },
            "properties": {
                "dtg": "2019-12-12",
                "label": "Puerto Chacabuco<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.612464, -43.117344 ]
            },
            "properties": {
                "dtg": "2019-12-14",
                "label": "Quell\u00f3n<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.936525, -41.47326 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Puerto Montt<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.957459, -41.485948 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.851716, -41.725204 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.979433, -41.88592 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.916271, -42.819573 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.322765, -43.508713 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.498546, -44.887005 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.863833, -45.734941 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.270327, -45.692749 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.490054, -45.82497 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.715274, -45.780931 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -75.110782, -45.840279 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -75.871593, -46.837642 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.740001, -47.746704 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.432384, -48.618378 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.412117, -49.129836 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.470828, -49.532337 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.352725, -49.69606 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.40491, -49.961821 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.772952, -50.187449 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.874576, -50.478481 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.402163, -50.783363 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -74.176944, -51.132829 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.992923, -51.582188 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.819888, -51.828987 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.726504, -51.813707 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.558963, -52.081192 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.262332, -52.172246 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.248599, -52.103129 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.11951, -52.103129 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -73.11127, -51.944263 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.855838, -51.844261 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.479556, -51.784832 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.523501, -51.728728 ]
            },
            "properties": {
                "dtg": "2019-12-20",
                "label": "Naviera Astral<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.505144, -51.73147 ]
            },
            "properties": {
                "dtg": "2019-12-24",
                "label": "Puerto Natales<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.927178, -53.157214 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "Punta Arenas<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.856326, -53.125348 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.985415, -54.081949 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.979922, -54.399747 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.770938, -54.34695 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -72.114261, -54.540205 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.886294, -54.684945 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.770938, -54.629337 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.564944, -54.69447 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.378177, -54.70558 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -70.655826, -54.936609 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -69.763186, -54.849732 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -69.084781, -54.96973 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.692019, -54.892404 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.587893, -54.91767 ]
            },
            "properties": {
                "dtg": "2020-01-01",
                "label": "xx<br>admin0 admin1<br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.61278, -54.936938 ]
            },
            "properties": {
                "dtg": "2020-01-04",
                "label": "Puerto Williams<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.325466, -54.925332 ]
            },
            "properties": {
                "dtg": "2020-01-07",
                "label": "CHL Puerto Navarino<br>CHL <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.301504, -54.80365 ]
            },
            "properties": {
                "dtg": "2020-01-07",
                "label": "ARG Ushuaia<br>ARG <br>",
                "theme": "cruise"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.301504, -54.80367 ]
            },
            "properties": {
                "dtg": "2020-01-08",
                "label": "Ushuaia<br>ARG <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.256458, -65.245927 ]
            },
            "properties": {
                "dtg": "2020-01-12",
                "label": "Vernadsky Station (UKR)<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.244957, -65.228742 ]
            },
            "properties": {
                "dtg": "2020-01-12",
                "label": "Vernadsky Station Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.13784, -65.187713 ]
            },
            "properties": {
                "dtg": "2020-01-12",
                "label": "Whale Pod<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.144877, -65.229156 ]
            },
            "properties": {
                "dtg": "2020-01-12",
                "label": "Yalour Islands Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.480078, -66.55554 ]
            },
            "properties": {
                "dtg": "2020-01-13",
                "label": "Antarctic Circle Crossing<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -66.796875, -66.849747 ]
            },
            "properties": {
                "dtg": "2020-01-13",
                "label": "Dataille Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -66.788635, -66.871334 ]
            },
            "properties": {
                "dtg": "2020-01-13",
                "label": "Dataille Island<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -66.910054, -66.789801 ]
            },
            "properties": {
                "dtg": "2020-01-13",
                "label": "Polar Plunge<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.134465, -65.179675 ]
            },
            "properties": {
                "dtg": "2020-01-14",
                "label": "Peterman Island Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -64.043332, -65.12033 ]
            },
            "properties": {
                "dtg": "2020-01-14",
                "label": "Pleneau Bay Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.552154, -64.631609 ]
            },
            "properties": {
                "dtg": "2020-01-15",
                "label": "Antarctica Landing<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.628752, -64.670365 ]
            },
            "properties": {
                "dtg": "2020-01-15",
                "label": "Cuverville Anchorage<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.623444, -64.686778 ]
            },
            "properties": {
                "dtg": "2020-01-15",
                "label": "Cuverville Island<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.631855, -64.670038 ]
            },
            "properties": {
                "dtg": "2020-01-15",
                "label": "Cuverville Island Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.545337, -64.623583 ]
            },
            "properties": {
                "dtg": "2020-01-15",
                "label": "Orne Anchorage<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.540188, -64.625569 ]
            },
            "properties": {
                "dtg": "2020-01-15",
                "label": "Orne Harbor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.624162, -64.701718 ]
            },
            "properties": {
                "dtg": "2020-01-16",
                "label": "Camping Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.600098, -64.737228 ]
            },
            "properties": {
                "dtg": "2020-01-16",
                "label": "Danco Island<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.587373, -64.714045 ]
            },
            "properties": {
                "dtg": "2020-01-16",
                "label": "Danco Island Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.872181, -64.889835 ]
            },
            "properties": {
                "dtg": "2020-01-16",
                "label": "Paradise Harbour<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.8837, -64.843881 ]
            },
            "properties": {
                "dtg": "2020-01-16",
                "label": "Paradise Harbour Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.616701, -64.659307 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Camp Overnight Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -61.988847, -64.561116 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Enterprise Island Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -61.997909, -64.540029 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Govenor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.648163, -64.829086 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Neko Harbour<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.551611, -64.84336 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Neko Harbour Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.470321, -64.864254 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Neko Harbour Cruise<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.527999, -64.843684 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Neko Landing<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -62.32132, -64.523642 ]
            },
            "properties": {
                "dtg": "2020-01-17",
                "label": "Orca Pod<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -60.623932, -62.916484 ]
            },
            "properties": {
                "dtg": "2020-01-18",
                "label": "Desolation<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -59.90513, -62.592018 ]
            },
            "properties": {
                "dtg": "2020-01-18",
                "label": "Half Moon Island Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -60.560761, -62.996406 ]
            },
            "properties": {
                "dtg": "2020-01-18",
                "label": "Neptunes Bellows<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -60.56354, -62.984409 ]
            },
            "properties": {
                "dtg": "2020-01-18",
                "label": "Whalers Bay, Deception Island Anchor<br>ATA <br><a href=\"/Travel/Vacations/202001 ATA Expedition/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "cruise-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -68.301504, -54.80367 ]
            },
            "properties": {
                "dtg": "2020-01-21",
                "label": "Ushuaia<br>ARG <br>",
                "theme": "cruise"
            }
        }
    ]
}
geoJSON_hiking = {
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.54145, 44.13968 ]
            },
            "properties": {
                "dtg": "1984-09-15",
                "label": "Bondcliffs<br>USA NH<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.717123, 47.106673 ]
            },
            "properties": {
                "dtg": "1996-05-18",
                "label": "Brandne Tal<br>AUT admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.753482, 47.059298 ]
            },
            "properties": {
                "dtg": "1996-05-25",
                "label": "Douglas Hutte<br>AUT admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.387586, 47.520204 ]
            },
            "properties": {
                "dtg": "1996-08-09",
                "label": "Algaeuer Alpen Wanderrungswochenende<br>DEU admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.536835, 47.109911 ]
            },
            "properties": {
                "dtg": "1996-08-23",
                "label": "Liechtenstein<br>LCH admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.713253, 47.044878 ]
            },
            "properties": {
                "dtg": "1996-08-30",
                "label": "Raetikon<br>AUT admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.681538, 47.044052 ]
            },
            "properties": {
                "dtg": "1996-08-30",
                "label": "Shesaplana<br>CHE admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 83.77, 28.75 ]
            },
            "properties": {
                "dtg": "1996-10-12",
                "label": "Annapurna<br>NPL <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 83.918228, 28.213098 ]
            },
            "properties": {
                "dtg": "1996-10-12",
                "label": "Pokra<br>NPL admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 83.645451, 28.496094 ]
            },
            "properties": {
                "dtg": "1996-10-12",
                "label": "Tatopani<br>NPL admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.69568, -3.55152 ]
            },
            "properties": {
                "dtg": "1998-01-02",
                "label": "Kilimanjaro<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.516551, -3.282214 ]
            },
            "properties": {
                "dtg": "1998-01-02",
                "label": "Hotel Kibo<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.75, -3.25 ]
            },
            "properties": {
                "dtg": "1998-01-05",
                "label": "Mt Meru<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.796907, -3.229438 ]
            },
            "properties": {
                "dtg": "1998-01-05",
                "label": "Mariamkampa <br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.777444, -3.224123 ]
            },
            "properties": {
                "dtg": "1998-01-05",
                "label": "Saddle Hut<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.7643, -3.2237 ]
            },
            "properties": {
                "dtg": "1998-01-05",
                "label": "Rhino Point<br>TZA admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.796907, -3.229438 ]
            },
            "properties": {
                "dtg": "1998-01-05",
                "label": "Miriamkaba Hut <br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.516551, -3.282214 ]
            },
            "properties": {
                "dtg": "1998-01-09",
                "label": "Hotel Kibo<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.883, -3.2 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Machame<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 36.917, -2.883 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Shira<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.3, -3.1 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Barranco<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.352325, -3.112167 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Karranga Valley<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.37801, -3.099309 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Barafu<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.39678, -3.164715 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Horombo <br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.504615, -3.181591 ]
            },
            "properties": {
                "dtg": "1998-01-11",
                "label": "Mandara <br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 37.516551, -3.282214 ]
            },
            "properties": {
                "dtg": "1998-01-18",
                "label": "Hotel Kibo<br>TZA <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.587212, 47.248841 ]
            },
            "properties": {
                "dtg": "1999-07-23",
                "label": "Hanauer Hutte<br>AUT <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.909425, 46.970879 ]
            },
            "properties": {
                "dtg": "1999-08-27",
                "label": "Gargellen<br>AUT <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.65269, 47.087689 ]
            },
            "properties": {
                "dtg": "1999-09-03",
                "label": "Brand<br>AUT <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.73143, 27.68741 ]
            },
            "properties": {
                "dtg": "1999-10-12",
                "label": "Lukla<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.71864, 27.67263 ]
            },
            "properties": {
                "dtg": "1999-10-13",
                "label": "Surke<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.71223, 27.73973 ]
            },
            "properties": {
                "dtg": "1999-10-15",
                "label": "Phakding<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.71095, 27.80562 ]
            },
            "properties": {
                "dtg": "1999-10-16",
                "label": "Namche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.7171, 27.82423 ]
            },
            "properties": {
                "dtg": "1999-10-17",
                "label": "Khumjung<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.74634, 27.83143 ]
            },
            "properties": {
                "dtg": "1999-10-18",
                "label": "Deboche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.79167, 27.85557 ]
            },
            "properties": {
                "dtg": "1999-10-19",
                "label": "Pangboche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.82792, 27.89018 ]
            },
            "properties": {
                "dtg": "1999-10-21",
                "label": "Dingboche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.871386, 27.904088 ]
            },
            "properties": {
                "dtg": "1999-10-22",
                "label": "Chukhung<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.80516, 27.92394 ]
            },
            "properties": {
                "dtg": "1999-10-23",
                "label": "Tuglha<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.81019, 27.94825 ]
            },
            "properties": {
                "dtg": "1999-10-24",
                "label": "Lobuche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.82872, 27.98092 ]
            },
            "properties": {
                "dtg": "1999-10-26",
                "label": "Gorak Shep<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.827716, 27.990854 ]
            },
            "properties": {
                "dtg": "1999-10-27",
                "label": "Kala Patthar<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.81019, 27.94825 ]
            },
            "properties": {
                "dtg": "1999-10-27",
                "label": "Lobuche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.79167, 27.85557 ]
            },
            "properties": {
                "dtg": "1999-10-28",
                "label": "Pangboche<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.71095, 27.80562 ]
            },
            "properties": {
                "dtg": "1999-10-29",
                "label": "Namache<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.71223, 27.73973 ]
            },
            "properties": {
                "dtg": "1999-10-30",
                "label": "Phakding<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.73001, 27.64135 ]
            },
            "properties": {
                "dtg": "1999-10-31",
                "label": "Puiyan<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.68497, 27.59674 ]
            },
            "properties": {
                "dtg": "1999-11-01",
                "label": "Jubing<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.60437, 27.58746 ]
            },
            "properties": {
                "dtg": "1999-11-02",
                "label": "Ringmo<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 86.58472, 27.51586 ]
            },
            "properties": {
                "dtg": "1999-11-03",
                "label": "Phaplu<br>NPL <br><a href=\"/Travel/Vacations/199910 NPL Sagamatha National Park/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -69.680206, -15.7639 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "Amantani<br>PER <br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -69.691734, -15.769252 ]
            },
            "properties": {
                "dtg": "2009-06-17",
                "label": "Amantani<br>PER admin1<br><a href=\"/Travel/Vacations/200906 PER/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 131.074398, 32.880059 ]
            },
            "properties": {
                "dtg": "2012-06-07",
                "label": "JPN, Aso San<br>JPN <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 131.07735, 32.93268 ]
            },
            "properties": {
                "dtg": "2012-06-07",
                "label": "Shubuko  Ryoban<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 131.07889, 32.93181 ]
            },
            "properties": {
                "dtg": "2012-06-07",
                "label": "Saigandeni Temple<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 131.0744, 32.88006 ]
            },
            "properties": {
                "dtg": "2012-06-08",
                "label": "Aso-san Station<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 131.0838, 32.88109 ]
            },
            "properties": {
                "dtg": "2012-06-08",
                "label": "Nakatake Crater<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 105.798221, 49.427038 ]
            },
            "properties": {
                "dtg": "2012-09-23",
                "label": "Orkhon River Walk<br>MNG <br><a href=\"/Travel/Vacations/201209 MNG River Walk/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 105.638896, 49.467594 ]
            },
            "properties": {
                "dtg": "2012-09-24",
                "label": "Orkhon River Walk<br>MNG admin1<br><a href=\"/Travel/Vacations/201209 MNG River Walk/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 105.531259, 49.296019 ]
            },
            "properties": {
                "dtg": "2012-09-25",
                "label": "Orkhon River Walk<br>MNG admin1<br><a href=\"/Travel/Vacations/201209 MNG River Walk/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 107.485692, 47.974272 ]
            },
            "properties": {
                "dtg": "2012-09-29",
                "label": "Terjel National Park, Ger<br>MNG <br><a href=\"/Travel/Vacations/201209 MNG River Walk/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.094833, 35.792889 ]
            },
            "properties": {
                "dtg": "2012-10-19",
                "label": "Gayasan National Park<br>KOR <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 145.937241, -41.58153 ]
            },
            "properties": {
                "dtg": "2012-12-17",
                "label": "Cradle Mountain<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 145.943105, -41.638589 ]
            },
            "properties": {
                "dtg": "2012-12-18",
                "label": "Waldheim, Romney Creek, Binya<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 145.946944, -41.714722 ]
            },
            "properties": {
                "dtg": "2012-12-19",
                "label": "Waterfall Valley Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 145.956389, -41.771667 ]
            },
            "properties": {
                "dtg": "2012-12-20",
                "label": "Windermere<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.046389, -41.829444 ]
            },
            "properties": {
                "dtg": "2012-12-21",
                "label": "New Pelion Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.081389, -41.892222 ]
            },
            "properties": {
                "dtg": "2012-12-22",
                "label": "Kia Ora Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.088889, -41.932222 ]
            },
            "properties": {
                "dtg": "2012-12-23",
                "label": "Windy Ridge Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.063333, -41.958611 ]
            },
            "properties": {
                "dtg": "2012-12-24",
                "label": "Pine Valley Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.101667, -42.0125 ]
            },
            "properties": {
                "dtg": "2012-12-25",
                "label": "Narcissus Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.138056, -42.043611 ]
            },
            "properties": {
                "dtg": "2012-12-26",
                "label": "Echo Point Hut<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 146.172778, -42.116944 ]
            },
            "properties": {
                "dtg": "2012-12-27",
                "label": "Cynthia Bay, Lake St Clair<br>AUS TAS<br><a href=\"/Travel/Vacations/201212 AUS Overland Track/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 138.792384, 35.470916 ]
            },
            "properties": {
                "dtg": "2013-07-01",
                "label": "Sengen Shrine<br>JPN <br><a href=\"/Travel/Vacations/201306 JPN Fujisan/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 138.747921, 35.388685 ]
            },
            "properties": {
                "dtg": "2013-07-01",
                "label": "S6 \u2013 Seikan-so<br>JPN <br><a href=\"/Travel/Vacations/201306 JPN Fujisan/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 138.737472, 35.368183 ]
            },
            "properties": {
                "dtg": "2013-07-02",
                "label": "S8.5 \u2013 Goraiko-kan<br>JPN <br><a href=\"/Travel/Vacations/201306 JPN Fujisan/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 138.727339, 35.360602 ]
            },
            "properties": {
                "dtg": "2013-07-03",
                "label": "Fujisan<br>JPN <br><a href=\"/Travel/Vacations/201306 JPN Fujisan/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 138.766745, 35.50405 ]
            },
            "properties": {
                "dtg": "2013-07-04",
                "label": "Kawaguchiko<br>JPN <br><a href=\"/Travel/Vacations/201306 JPN Fujisan/\" target=\"_blank\">Read More</a>",
                "theme": "hiking-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.188361, 36.049456 ]
            },
            "properties": {
                "dtg": "2017-11-19",
                "label": "Grand Canyon<br>USA AZ<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.083497, 36.053396 ]
            },
            "properties": {
                "dtg": "2017-11-20",
                "label": "Kaibab Trail Head<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.086941, 36.06144 ]
            },
            "properties": {
                "dtg": "2017-11-20",
                "label": "Ooh Aah Ppint<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.089483, 36.064061 ]
            },
            "properties": {
                "dtg": "2017-11-20",
                "label": "Cedar Ridge<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.090567, 36.081727 ]
            },
            "properties": {
                "dtg": "2017-11-20",
                "label": "Skeleton Point<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.090073, 36.081696 ]
            },
            "properties": {
                "dtg": "2017-11-18",
                "label": "Skeleton<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -112.083771, 36.052719 ]
            },
            "properties": {
                "dtg": "2017-11-18",
                "label": "South Kaibab Trail<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -111.792262, 34.819168 ]
            },
            "properties": {
                "dtg": "2017-11-18",
                "label": "Saddle<br>admin0 admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -96.410643, 17.149796 ]
            },
            "properties": {
                "dtg": "2018-11-19",
                "label": "Llano Grande<br>MEX OAX<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -96.473542, 17.269333 ]
            },
            "properties": {
                "dtg": "2018-11-20",
                "label": "Lachatao<br>MEX OAX<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -96.513871, 17.18841 ]
            },
            "properties": {
                "dtg": "2018-11-21",
                "label": "Latuvi<br>MEX OAX<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -96.491747, 17.113628 ]
            },
            "properties": {
                "dtg": "2018-11-22",
                "label": "Bonito Juarez<br>MEX OAX<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.61282, -54.936693 ]
            },
            "properties": {
                "dtg": "2020-01-05",
                "label": "CHL Puerto Williams<br>CHL <br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -67.625949, -54.964557 ]
            },
            "properties": {
                "dtg": "2020-01-05",
                "label": "Cerro la Bandero<br>CHL admin1<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -84.906871, 32.06672 ]
            },
            "properties": {
                "dtg": "2020-11-05",
                "label": "Providence Canyon State Park<br>USA GA<br>",
                "theme": "hiking"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -84.906871, 32.06672 ]
            },
            "properties": {
                "dtg": "2020-11-06",
                "label": "Providence Canyon State Park<br>USA GA<br>",
                "theme": "hiking"
            }
        }
    ]
}
geoJSON_train = {
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -87.817277, 41.894069 ]
            },
            "properties": {
                "dtg": "1980-05-15",
                "label": "Chicago<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -71.103263, 42.347641 ]
            },
            "properties": {
                "dtg": "1980-05-16",
                "label": "Boston<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -104.988438, 39.763402 ]
            },
            "properties": {
                "dtg": "1981-05-15",
                "label": "Denver<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -111.92193, 40.747518 ]
            },
            "properties": {
                "dtg": "1981-05-16",
                "label": "Salt Lake City<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -115.22815, 36.119414 ]
            },
            "properties": {
                "dtg": "1981-05-16",
                "label": "Las Vegas<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -118.691931, 34.020161 ]
            },
            "properties": {
                "dtg": "1981-05-16",
                "label": "Los Angeles<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -117.187243, 32.716179 ]
            },
            "properties": {
                "dtg": "1981-05-08",
                "label": "San Diego<br>admin0 admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 72.8275, 18.95565 ]
            },
            "properties": {
                "dtg": "1986-12-16",
                "label": "Bombay<br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "1986-12-16",
                "label": "Bangalore<br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.647638, 53.558245 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Hamburg<br>DEU <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.645034, 59.893781 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Oslo<br>NOR <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 5.35223, 60.3849 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Bergen<br>NOR <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 5.35223, 60.3849 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Bergen<br>NOR <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 10.29868, 63.418668 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Trondheim<br>NOR <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.412519, 67.291534 ]
            },
            "properties": {
                "dtg": "1989-05-01",
                "label": "Bod\u00f8<br>NOR <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "1990-11-30",
                "label": "Banglaore<br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 76.30217, 10.0142 ]
            },
            "properties": {
                "dtg": "1990-12-12",
                "label": "Ernakulam <br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 76.21825, 10.00908 ]
            },
            "properties": {
                "dtg": "1990-12-13",
                "label": "Cochin<br>IND Kerala<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.179438, 48.783718 ]
            },
            "properties": {
                "dtg": "1991-09-27",
                "label": "Stuttgart<br>DEU <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.42389, 50.08751 ]
            },
            "properties": {
                "dtg": "1991-09-27",
                "label": "Prague<br>CZE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.179438, 48.783718 ]
            },
            "properties": {
                "dtg": "1992-04-17",
                "label": "Stuttgart<br>DEU <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.76508, 45.757934 ]
            },
            "properties": {
                "dtg": "1992-04-17",
                "label": "Lyon<br>FRA <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.179438, 48.783718 ]
            },
            "properties": {
                "dtg": "1992-06-19",
                "label": "Stuttgart<br>DEU <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.42389, 50.08751 ]
            },
            "properties": {
                "dtg": "1992-06-19",
                "label": "Prague<br>CZE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "1992-12-04",
                "label": "Banglaore<br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 80.2676, 13.08101 ]
            },
            "properties": {
                "dtg": "1992-12-16",
                "label": "Madras <br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 76.305868, 9.668549 ]
            },
            "properties": {
                "dtg": "1993-01-01",
                "label": "Shartalai <br>IND Kerala<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 77.5838, 12.96521 ]
            },
            "properties": {
                "dtg": "1993-01-01",
                "label": "Banglaore<br>IND <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.179438, 48.783718 ]
            },
            "properties": {
                "dtg": "1993-08-20",
                "label": "Stuttgart<br>DEU <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 13.37826, 49.74633 ]
            },
            "properties": {
                "dtg": "1993-08-20",
                "label": "Pilzen<br>CZE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 9.179438, 48.783718 ]
            },
            "properties": {
                "dtg": "1994-04-21",
                "label": "Stuttgart<br>DEU <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.42389, 50.08751 ]
            },
            "properties": {
                "dtg": "1994-04-21",
                "label": "Prague<br>CZE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.47955, 48.97579 ]
            },
            "properties": {
                "dtg": "1994-04-22",
                "label": "Budejovice<br>CZE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.864534, 46.687771 ]
            },
            "properties": {
                "dtg": "1994-10-02",
                "label": "Interlaken<br>CHE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.900689, 46.619589 ]
            },
            "properties": {
                "dtg": "1994-10-02",
                "label": "Grindelwald<br>CHE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.970382, 46.577202 ]
            },
            "properties": {
                "dtg": "1994-10-02",
                "label": "Eiger<br>CHE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.908201, 46.590399 ]
            },
            "properties": {
                "dtg": "1994-10-02",
                "label": "Lauterbrunnen<br>CHE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.864534, 46.687771 ]
            },
            "properties": {
                "dtg": "1994-10-02",
                "label": "Interlaken<br>CHE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.116975, 47.124555 ]
            },
            "properties": {
                "dtg": "1999-07-02",
                "label": "Steam Train<br>AUT <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 14.116975, 47.124555 ]
            },
            "properties": {
                "dtg": "1999-07-02",
                "label": "Steam Train<br>AUT <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 28.04252, -26.20051 ]
            },
            "properties": {
                "dtg": "2001-06-21",
                "label": "Johannesburg<br>ZAF <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 25.790416, -24.609242 ]
            },
            "properties": {
                "dtg": "2001-06-21",
                "label": "Gaborone<br>BWA <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 28.455034, -20.13159 ]
            },
            "properties": {
                "dtg": "2001-06-21",
                "label": "Bulawayo<br>ZWE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 25.83778, -17.93663 ]
            },
            "properties": {
                "dtg": "2001-06-21",
                "label": "Victoria Falls<br>ZWE <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 28.48, -15.51 ]
            },
            "properties": {
                "dtg": "2001-06-21",
                "label": "Lusaka<br>ZMB <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.317527, 52.080489 ]
            },
            "properties": {
                "dtg": "2004-07-15",
                "label": "Den Haag<br>NLD <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.357917, 50.860491 ]
            },
            "properties": {
                "dtg": "2004-07-15",
                "label": "Brussels<br>BEL <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 11.389585, 47.25621 ]
            },
            "properties": {
                "dtg": "2004-08-31",
                "label": "Innsbr\u00fcck<br>AUT <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 7.56104, 46.87888 ]
            },
            "properties": {
                "dtg": "2004-08-13",
                "label": "Munsin<br>CHE <br><a href=\"/Travel/Vacations/200408 CHE ITA AUT Alps Bike Adventure/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 105.84691, 21.0316 ]
            },
            "properties": {
                "dtg": "2005-12-24",
                "label": "Ha Noi<br>VNM <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 103.8328, 22.33968 ]
            },
            "properties": {
                "dtg": "2005-12-24",
                "label": "Sapa<br>VNM <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.239828, 52.071633 ]
            },
            "properties": {
                "dtg": "2004-04-15",
                "label": "Den Haag<br>NLD admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 2.34538, 48.85534 ]
            },
            "properties": {
                "dtg": "2004-04-15",
                "label": "Paris<br>FRA admin1<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.695474, 40.40589 ]
            },
            "properties": {
                "dtg": "2006-04-28",
                "label": "Madrid-Porta Atocha<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.36843, 36.72285 ]
            },
            "properties": {
                "dtg": "2006-04-29",
                "label": "M\u00e1laga<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.5903, 37.17708 ]
            },
            "properties": {
                "dtg": "2006-04-30",
                "label": "Alhambra<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 15.536143, 50.775606 ]
            },
            "properties": {
                "dtg": "2006-09-11",
                "label": "Pramen Labe<br>CZE <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 8.67116, 53.89061 ]
            },
            "properties": {
                "dtg": "2006-08-25",
                "label": "Cuxhaven<br>DEU <br><a href=\"/Travel/Vacations/200609 DEU CZE Elbe/EN/Elbe.html\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.70473, 40.42032 ]
            },
            "properties": {
                "dtg": "2010-09-25",
                "label": "Mardrid Atocha<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -1.685041, 42.815761 ]
            },
            "properties": {
                "dtg": "2010-09-25",
                "label": "Pamplona<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.729713, 42.344121 ]
            },
            "properties": {
                "dtg": "2010-10-09",
                "label": "Burgos<br> <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.70473, 40.42032 ]
            },
            "properties": {
                "dtg": "2010-09-25",
                "label": "Mardrid Atocha<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.708505, 40.414901 ]
            },
            "properties": {
                "dtg": "2010-09-27",
                "label": "Madrid<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -4.069471, 39.862188 ]
            },
            "properties": {
                "dtg": "2010-09-27",
                "label": "Toledo<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2012-03-02",
                "label": "KOR, Seoul<br>KOR admin1<br><a href=\"/Travel/Vacations/201203 KOR Seoul/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 128.362778, 36.985 ]
            },
            "properties": {
                "dtg": "2012-04-13",
                "label": "\ub2e8\uc591 (Danyang)<br>KOR <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 127.0, 37.5833 ]
            },
            "properties": {
                "dtg": "2012-06-06",
                "label": "Seoul<br>ROK <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 129.040894, 35.114838 ]
            },
            "properties": {
                "dtg": "2012-06-06",
                "label": "Busan Station<br>ROK <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 130.41901, 33.59027 ]
            },
            "properties": {
                "dtg": "2012-06-07",
                "label": "Fukuoka Station<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 131.080139, 32.937107 ]
            },
            "properties": {
                "dtg": "2012-06-07",
                "label": "Aso Station<br>JPN <br><a href=\"/Travel/Vacations/201206 JPN Asosan/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 130.689489, 32.789738 ]
            },
            "properties": {
                "dtg": "2012-06-09",
                "label": "JPN, Kumamoto<br>JPN <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 106.925717, 47.915016 ]
            },
            "properties": {
                "dtg": "2012-09-21",
                "label": "Ulan Baataar<br>MNG <br><a href=\"/Travel/Vacations/201209 MNG River Walk/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 105.959554, 49.462153 ]
            },
            "properties": {
                "dtg": "2012-09-22",
                "label": "Darkhan<br>MNG <br><a href=\"/Travel/Vacations/201209 MNG River Walk/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.70473, 40.42032 ]
            },
            "properties": {
                "dtg": "2015-04-24",
                "label": "Madrid<br> <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.703616, 42.343036 ]
            },
            "properties": {
                "dtg": "2015-04-13",
                "label": "Hotel Los Blasones<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.58202, 42.601649 ]
            },
            "properties": {
                "dtg": "2015-04-23",
                "label": "Leon<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.70473, 40.42032 ]
            },
            "properties": {
                "dtg": "2015-04-24",
                "label": "Madrid<br> <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -81.293636, 28.808784 ]
            },
            "properties": {
                "dtg": "2016-10-10",
                "label": "Sanford<br>USA FL<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -77.222791, 38.708415 ]
            },
            "properties": {
                "dtg": "2016-10-11",
                "label": "Lorton<br>USA VA<br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.54912, 42.87614 ]
            },
            "properties": {
                "dtg": "2017-06-08",
                "label": "Santiago<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -3.70473, 40.42032 ]
            },
            "properties": {
                "dtg": "2010-09-25",
                "label": "Mardrid Atocha<br>ESP <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -9.163923, 38.747025 ]
            },
            "properties": {
                "dtg": "2019-04-03",
                "label": "Lisboa Marriott<br>PRT <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.908722, 38.570483 ]
            },
            "properties": {
                "dtg": "2019-04-04",
                "label": "\u00c9vora<br>PRT <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.125252, 41.131059 ]
            },
            "properties": {
                "dtg": "2019-05-06",
                "label": "Pocinho<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.546373, 41.188579 ]
            },
            "properties": {
                "dtg": "2019-05-06",
                "label": "Pinh\u00e0o<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.643475, 42.024537 ]
            },
            "properties": {
                "dtg": "2019-05-16",
                "label": "Valen\u00e7a<br>PRT <br><a href=\"/Travel/Vacations/201904 PRT Biking/imageDir/\" target=\"_blank\">Read More</a>",
                "theme": "train-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -8.618043, 41.145823 ]
            },
            "properties": {
                "dtg": "2019-05-16",
                "label": "Porto<br>PRT <br>",
                "theme": "train"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -9.12051, 38.714831 ]
            },
            "properties": {
                "dtg": "2019-05-16",
                "label": "Lisboa<br> <br>",
                "theme": "train"
            }
        }
    ]
}
geoJSON_sailing = {
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -75.861396, 39.365418 ]
            },
            "properties": {
                "dtg": "1985-06-15",
                "label": "Gregg Neck Boat Yard<br>USA MD<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.385368, 47.832616 ]
            },
            "properties": {
                "dtg": "1991-07-20",
                "label": "Chiemsee<br>DEU <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.385368, 47.832616 ]
            },
            "properties": {
                "dtg": "1991-08-19",
                "label": "Chiemsee<br>DEU <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 12.370785, 47.880503 ]
            },
            "properties": {
                "dtg": "1995-06-15",
                "label": "Chiemsee<br>DEU admin1<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.47, 56.35 ]
            },
            "properties": {
                "dtg": "2002-01-01",
                "label": "Oban<br>GBR <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.068113, 56.620776 ]
            },
            "properties": {
                "dtg": "2002-01-01",
                "label": "Tobermory<br> <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.346041, 56.433593 ]
            },
            "properties": {
                "dtg": "2002-01-01",
                "label": "Staffa, Fingals Cave<br> <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.47, 56.35 ]
            },
            "properties": {
                "dtg": "2003-07-17",
                "label": "Oban<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.25, 57.0 ]
            },
            "properties": {
                "dtg": "2003-07-20",
                "label": "Loch Scresort<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -7.31458, 57.15672 ]
            },
            "properties": {
                "dtg": "2003-07-21",
                "label": "Loch Boisdale<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.724766, 57.451717 ]
            },
            "properties": {
                "dtg": "2003-07-22",
                "label": "Loch Pooltiel<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.366, 57.31667 ]
            },
            "properties": {
                "dtg": "2003-07-23",
                "label": "Loch Harport<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.1333, 57.1667 ]
            },
            "properties": {
                "dtg": "2003-07-24",
                "label": "Loch Scavaig<br>GBR admin1<br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.05, 56.61667 ]
            },
            "properties": {
                "dtg": "2003-07-26",
                "label": "Tobermorey<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.579809, 56.211092 ]
            },
            "properties": {
                "dtg": "2003-07-28",
                "label": "Croabh Haven<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -5.759854, 55.676629 ]
            },
            "properties": {
                "dtg": "2003-07-29",
                "label": "Gegha<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -6.18, 55.616667 ]
            },
            "properties": {
                "dtg": "2003-07-30",
                "label": "Port Ellen<br>GBR <br><a href=\"/Travel/Vacations/200307 GBR Scotland Sailing/200307SailingJournal.html\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ 4.544077, 52.219605 ]
            },
            "properties": {
                "dtg": "2005-06-15",
                "label": "Jachthaven Jonkman<br>NLD <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -81.95076, 26.44244 ]
            },
            "properties": {
                "dtg": "2007-04-22",
                "label": "Father Sons Cruise 2007-04-22T1200 local<br>USA FL<br><a href=\"/Travel/Vacations/200704 USA FatherSonCruise/\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -81.8266, 26.03743 ]
            },
            "properties": {
                "dtg": "2007-04-23",
                "label": "Father Sons Cruise 2008-04-23T1200 local<br>USA FL<br><a href=\"/Travel/Vacations/200704 USA FatherSonCruise/\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -81.9234, 25.89735 ]
            },
            "properties": {
                "dtg": "2007-04-24",
                "label": "Father Sons Cruise 2004-04-24T1200 local<br>USA FL<br><a href=\"/Travel/Vacations/200704 USA FatherSonCruise/\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.59262, 27.93776 ]
            },
            "properties": {
                "dtg": "2007-04-28",
                "label": "Father Sons Cruise ESC II Pier<br>USA FL<br><a href=\"/Travel/Vacations/200704 USA FatherSonCruise/\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.62502, 27.97651 ]
            },
            "properties": {
                "dtg": "2007-04-28",
                "label": "Father Sons Cruise 2008-04-28T1200 local<br>USA FL<br><a href=\"/Travel/Vacations/200704 USA FatherSonCruise/\" target=\"_blank\">Read More</a>",
                "theme": "sailing-linked"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.635995, 27.760275 ]
            },
            "properties": {
                "dtg": "2014-09-11",
                "label": "Harborage Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.682882, 27.724625 ]
            },
            "properties": {
                "dtg": "2014-09-20",
                "label": "Maximo Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.756926, 27.765665 ]
            },
            "properties": {
                "dtg": "2014-09-21",
                "label": "TI<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.573405, 27.500857 ]
            },
            "properties": {
                "dtg": "2014-11-10",
                "label": "Twin Dolphins Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.696925, 27.468173 ]
            },
            "properties": {
                "dtg": "2014-12-20",
                "label": "Bradenton Beach Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.57345, 27.337838 ]
            },
            "properties": {
                "dtg": "2014-12-21",
                "label": "Sarasota Sailing Squadron<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.545147, 27.332387 ]
            },
            "properties": {
                "dtg": "2014-12-23",
                "label": "Marina Jack<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.690123, 27.470601 ]
            },
            "properties": {
                "dtg": "2014-12-25",
                "label": "Seafood Shack Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.698343, 27.740618 ]
            },
            "properties": {
                "dtg": "2015-06-20",
                "label": "Gulf Port Municipal Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.824786, 27.975946 ]
            },
            "properties": {
                "dtg": "2015-11-07",
                "label": "Clearwater Beach Minicipal<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.804598, 27.966144 ]
            },
            "properties": {
                "dtg": "2015-12-24",
                "label": "Clearwater Harbor Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.628119, 27.771668 ]
            },
            "properties": {
                "dtg": "2016-02-27",
                "label": "St Pete Municipal<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.628119, 27.771668 ]
            },
            "properties": {
                "dtg": "2016-04-09",
                "label": "St Petersburg Municpal<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.793678, 28.012879 ]
            },
            "properties": {
                "dtg": "2016-11-12",
                "label": "Dunedin Harbor<br> <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.721565, 27.525681 ]
            },
            "properties": {
                "dtg": "2016-12-23",
                "label": "Anna Maria<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.447339, 27.104324 ]
            },
            "properties": {
                "dtg": "2016-12-24",
                "label": "Fisherman's Wharf<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.255906, 26.74708 ]
            },
            "properties": {
                "dtg": "2016-12-25",
                "label": "Boca Grande<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.464617, 27.112093 ]
            },
            "properties": {
                "dtg": "2016-12-28",
                "label": "Crow's Nest Marina<br>USA FL<br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.574381, 27.511187 ]
            },
            "properties": {
                "dtg": "2017-10-14",
                "label": "Regatta Pt Marina<br> <br>",
                "theme": "sailing"
            }
        },
        {
            "type": "Feature",
            "geometry": {
                "type": "Point",
                "coordinates": [ -82.690612, 27.470276 ]
            },
            "properties": {
                "dtg": "2017-12-02",
                "label": "Seafood Shack<br>USA FL<br>",
                "theme": "sailing"
            }
        }
    ]
}


//
//
//	rte(s) to MultiLineStrings (and styles)
//

biking_19990423_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 9.401141, 47.687815 ],
                [ 9.703075, 47.507075 ],
                [ 9.32085, 47.565137 ],
                [ 9.081666, 47.708338 ],
                [ 9.024109, 47.818065 ],
                [ 9.239433, 47.706238 ],
                [ 9.401141, 47.687815 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_19990423",
        "rteTime": "1999-04-23",
        "theme": "biking"
    }
};

biking_20030605_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 13.45697, 48.5722 ],
                [ 14.17661, 48.33124 ],
                [ 15.73829, 48.35508 ],
                [ 16.37067, 48.20433 ],
                [ 17.12842, 48.15373 ],
                [ 17.63899, 47.68388 ],
                [ 18.31954, 47.63517 ],
                [ 18.13662, 47.75578 ],
                [ 18.74511, 47.78389 ],
                [ 19.05651, 47.50868 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_20030605",
        "rteTime": "2003-06-05",
        "theme": "biking"
    }
};

biking_20040207_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 173.2, -41.34 ],
                [ 173.8, -41.31 ],
                [ 174.04, -41.46 ],
                [ 173.94, -42.13 ],
                [ 173.56, -42.47 ],
                [ 173.29, -42.91 ],
                [ 172.73, -43.3 ],
                [ 172.65, -43.61 ],
                [ 174.77, -41.27 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_20040207",
        "rteTime": "2004-02-07",
        "theme": "biking"
    }
};

biking_20040408_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 4.239828, 52.071633 ],
                [ 4.081844, 51.968233 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_20040408",
        "rteTime": "2004-04-08",
        "theme": "biking"
    }
};

biking_20040813_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 7.56104, 46.87888 ],
                [ 8.18486, 46.728 ],
                [ 8.35261, 46.53339 ],
                [ 8.36132, 46.56263 ],
                [ 8.59649, 46.63556 ],
                [ 8.96944, 46.35998 ],
                [ 8.95122, 46.00308 ],
                [ 9.211706, 45.978273 ],
                [ 10.14798, 46.15327 ],
                [ 10.58209, 46.25823 ],
                [ 11.141457, 46.435813 ],
                [ 11.36307, 46.49662 ],
                [ 11.66202, 46.57845 ],
                [ 11.77392, 46.53299 ],
                [ 11.87323, 46.54891 ],
                [ 11.411601, 46.89475 ],
                [ 11.389585, 47.25621 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_20040813",
        "rteTime": "2004-08-13",
        "theme": "biking"
    }
};

biking_20050827_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -1.78344, 43.35135 ],
                [ -1.60497, 42.88933 ],
                [ -1.28933, 42.94804 ],
                [ -0.92265, 42.86148 ],
                [ -0.59945, 43.11313 ],
                [ -0.39289, 42.97313 ],
                [ -0.00289, 42.87455 ],
                [ 0.22729, 42.98444 ],
                [ 0.59693, 42.79069 ],
                [ 0.93357, 42.69919 ],
                [ 1.13092, 42.41068 ],
                [ 1.46024, 42.35627 ],
                [ 1.92598, 42.435 ],
                [ 2.63097, 42.66663 ],
                [ 3.09076, 42.63301 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_20050827",
        "rteTime": "2005-08-27",
        "theme": "biking"
    }
};

biking_20060825_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 8.67116, 53.89061 ],
                [ 9.480606, 53.611361 ],
                [ 10.376276, 53.427458 ],
                [ 11.248316, 53.139651 ],
                [ 11.752142, 52.992189 ],
                [ 11.972179, 52.542109 ],
                [ 11.632746, 52.1273 ],
                [ 12.428724, 51.838126 ],
                [ 13.008295, 51.563022 ],
                [ 13.628535, 51.104466 ],
                [ 14.151555, 50.917827 ],
                [ 14.134957, 50.535543 ],
                [ 14.472588, 50.353163 ],
                [ 14.486364, 50.34457 ],
                [ 15.120814, 50.145088 ],
                [ 15.833171, 50.209231 ],
                [ 15.610387, 50.62795 ],
                [ 15.606278, 50.725427 ],
                [ 15.536143, 50.775606 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_20060825",
        "rteTime": "2006-08-25",
        "theme": "biking"
    }
};

biking_20070913_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -1.23929, 43.162502 ],
                [ -1.33679, 42.987611 ],
                [ -2.03208, 42.663262 ],
                [ -2.56685, 42.433811 ],
                [ -2.95384, 42.440892 ],
                [ -3.70108, 42.343108 ],
                [ -4.61104, 42.339911 ],
                [ -5.58202, 42.601649 ],
                [ -6.05624, 42.457391 ],
                [ -6.62525, 42.560309 ],
                [ -6.94613, 42.663838 ],
                [ -7.41888, 42.78381 ],
                [ -7.86975, 42.873779 ],
                [ -8.16102, 42.92725 ],
                [ -8.54912, 42.87614 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_20070913",
        "rteTime": "2007-09-13",
        "theme": "biking"
    }
};

biking_20130927_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 127, 37.5833 ],
                [ 127.489289, 37.488755 ],
                [ 127.799145, 37.089469 ],
                [ 127.9894, 36.84776 ],
                [ 128.201689, 36.595684 ],
                [ 128.703475, 36.564117 ],
                [ 128.297897, 36.359071 ],
                [ 128.397675, 35.98118 ],
                [ 128.440288, 35.701861 ],
                [ 128.357841, 35.525817 ],
                [ 128.709261, 35.374853 ],
                [ 129.040879, 35.114478 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_20130927",
        "rteTime": "2013-09-27",
        "theme": "biking"
    }
};

biking_20190405_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -7.909492, 38.570965 ],
                [ -7.908722, 38.570483 ],
                [ -7.47988, 38.448341 ],
                [ -7.418953, 38.778891 ],
                [ -7.160921, 38.875594 ],
                [ -7.278025, 39.120927 ],
                [ -7.42984, 39.290673 ],
                [ -7.383192, 39.381829 ],
                [ -7.45336, 39.415536 ],
                [ -7.673198, 39.65211 ],
                [ -7.497559, 39.817665 ],
                [ -7.185889, 39.950129 ],
                [ -7.116085, 40.049495 ],
                [ -7.184164, 40.226215 ],
                [ -7.088682, 40.350714 ],
                [ -6.828418, 40.607488 ],
                [ -6.902787, 40.720592 ],
                [ -6.962864, 40.894453 ],
                [ -7.138469, 41.081828 ],
                [ -7.138469, 41.081828 ],
                [ -7.125252, 41.131059 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_20190405",
        "rteTime": "2019-04-05",
        "theme": "biking"
    }
};

biking_20190506_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -7.5477, 41.191955 ],
                [ -7.791251, 41.163519 ],
                [ -7.791251, 41.163519 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_20190506",
        "rteTime": "2019-05-06",
        "theme": "biking"
    }
};

biking_20190509_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -8.616729, 41.141086 ],
                [ -8.616729, 41.141086 ],
                [ -8.748658, 41.354991 ],
                [ -8.632274, 41.344891 ],
                [ -8.621871, 41.534374 ],
                [ -8.583689, 41.767164 ],
                [ -8.64012, 42.020592 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_20190509",
        "rteTime": "2019-05-09",
        "theme": "biking"
    }
};

biking_20191124_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -72.93768, -41.46797 ],
                [ -72.68441, -41.607009 ],
                [ -72.734145, -41.807625 ],
                [ -72.734145, -41.807625 ],
                [ -72.743338, -41.528507 ],
                [ -72.935515, -41.473377 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_20191124",
        "rteTime": "2019-11-24",
        "theme": "biking"
    }
};

biking_20191204_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -72.706668, -42.913574 ],
                [ -72.429106, -43.177993 ],
                [ -72.428846, -43.178039 ],
                [ -72.366025, -43.413057 ],
                [ -72.40515, -43.97495 ]
            ]
        ]
    },
    "properties": {
        "name": "biking_20191204",
        "rteTime": "2019-12-04",
        "theme": "biking"
    }
};

biking_19990423_STYLE = L.geoJson( biking_19990423_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_20030605_STYLE = L.geoJson( biking_20030605_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_20040207_STYLE = L.geoJson( biking_20040207_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_20040408_STYLE = L.geoJson( biking_20040408_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_20040813_STYLE = L.geoJson( biking_20040813_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_20050827_STYLE = L.geoJson( biking_20050827_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_20060825_STYLE = L.geoJson( biking_20060825_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_20070913_STYLE = L.geoJson( biking_20070913_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_20130927_STYLE = L.geoJson( biking_20130927_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_20190405_STYLE = L.geoJson( biking_20190405_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_20190506_STYLE = L.geoJson( biking_20190506_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_20190509_STYLE = L.geoJson( biking_20190509_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_20191124_STYLE = L.geoJson( biking_20191124_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_20191204_STYLE = L.geoJson( biking_20191204_RTE, { style: { color: "orange", weight: 5, opacity: 1 } });;

biking_RTEs	= L.layerGroup( [ biking_19990423_STYLE, biking_20030605_STYLE, biking_20040207_STYLE, biking_20040408_STYLE, biking_20040813_STYLE, biking_20050827_STYLE, biking_20060825_STYLE, biking_20070913_STYLE, biking_20130927_STYLE, biking_20190405_STYLE, biking_20190506_STYLE, biking_20190509_STYLE, biking_20191124_STYLE, biking_20191204_STYLE,  ] )

//
//	<><><><><>
//
camino_20100925_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -1.251297, 43.156975 ],
                [ -1.305403, 43.09303 ],
                [ -1.339352, 42.989149 ],
                [ -1.546483, 42.902018 ],
                [ -1.685041, 42.815761 ],
                [ -1.817981, 42.67196 ],
                [ -2.054713, 42.671396 ],
                [ -2.201225, 42.569955 ],
                [ -2.423712, 42.521054 ],
                [ -2.570181, 42.429051 ],
                [ -2.73912, 42.415757 ],
                [ -2.964139, 42.438954 ],
                [ -3.198563, 42.420707 ],
                [ -3.512433, 42.376408 ],
                [ -3.729713, 42.344121 ]
            ]
        ]
    },
    "properties": {
        "name": "camino_20100925",
        "rteTime": "2010-09-25",
        "theme": "camino"
    }
};

camino_20150413_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -3.703616, 42.343036 ],
                [ -3.92713, 42.338212 ],
                [ -4.047028, 42.312383 ],
                [ -4.142044, 42.288208 ],
                [ -4.406972, 42.269259 ],
                [ -4.690946, 42.319149 ],
                [ -4.806664, 42.328568 ],
                [ -5.030475, 42.370689 ],
                [ -5.424878, 42.494701 ],
                [ -5.571322, 42.597962 ],
                [ -5.58202, 42.601649 ]
            ]
        ]
    },
    "properties": {
        "name": "camino_20150413",
        "rteTime": "2015-04-13",
        "theme": "camino"
    }
};

camino_20170520_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -5.581829, 42.594421 ],
                [ -5.88128, 42.463536 ],
                [ -6.057105, 42.457561 ],
                [ -6.28557, 42.482222 ],
                [ -6.519433, 42.537247 ],
                [ -6.591514, 42.545209 ],
                [ -6.809488, 42.60606 ],
                [ -6.946201, 42.664001 ],
                [ -7.044216, 42.707713 ],
                [ -7.238153, 42.756501 ],
                [ -7.238153, 42.756501 ],
                [ -7.331087, 42.729618 ],
                [ -7.411086, 42.776525 ],
                [ -7.615189, 42.807397 ],
                [ -7.869407, 42.873886 ],
                [ -8.014401, 42.913813 ],
                [ -8.160978, 42.927149 ],
                [ -8.360397, 42.905423 ],
                [ -8.54912, 42.87614 ]
            ]
        ]
    },
    "properties": {
        "name": "camino_20170520",
        "rteTime": "2017-05-20",
        "theme": "camino"
    }
};

camino_20100925_STYLE = L.geoJson( camino_20100925_RTE, { style: { color: "green", weight: 5, opacity: 1 } });;

camino_20150413_STYLE = L.geoJson( camino_20150413_RTE, { style: { color: "green", weight: 5, opacity: 1 } });;

camino_20170520_STYLE = L.geoJson( camino_20170520_RTE, { style: { color: "green", weight: 5, opacity: 1 } });;

camino_RTEs	= L.layerGroup( [ camino_20100925_STYLE, camino_20150413_STYLE, camino_20170520_STYLE,  ] )

//
//	<><><><><>
//
cruise_19890501_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 14.412519, 67.291534 ],
                [ 13.00816, 67.89864 ]
            ]
        ]
    },
    "properties": {
        "name": "cruise_19890501",
        "rteTime": "1989-05-01",
        "theme": "cruise"
    }
};

cruise_19911005_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 32.64221, 25.70681 ],
                [ 32.91972, 24.07808 ]
            ]
        ]
    },
    "properties": {
        "name": "cruise_19911005",
        "rteTime": "1991-10-05",
        "theme": "cruise"
    }
};

cruise_20040408_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 4.081844, 51.968233 ],
                [ 1.093955, 52.057287 ]
            ]
        ]
    },
    "properties": {
        "name": "cruise_20040408",
        "rteTime": "2004-04-08",
        "theme": "cruise"
    }
};

cruise_20120606_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 129.04106, 35.10333 ],
                [ 130.39995, 33.60897 ]
            ]
        ]
    },
    "properties": {
        "name": "cruise_20120606",
        "rteTime": "2012-06-06",
        "theme": "cruise"
    }
};

cruise_20121215_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 144.956809, -37.8193 ],
                [ 146.361648, -41.18013 ]
            ]
        ]
    },
    "properties": {
        "name": "cruise_20121215",
        "rteTime": "2012-12-15",
        "theme": "cruise"
    }
};

cruise_20121228_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 146.361648, -41.18013 ],
                [ 144.956809, -37.8193 ]
            ]
        ]
    },
    "properties": {
        "name": "cruise_20121228",
        "rteTime": "2012-12-28",
        "theme": "cruise"
    }
};

cruise_20190509_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -7.790266, 41.160641 ],
                [ -8.612704, 41.140315 ]
            ]
        ]
    },
    "properties": {
        "name": "cruise_20190509",
        "rteTime": "2019-05-09",
        "theme": "cruise"
    }
};

cruise_20191202_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -72.935515, -41.473377 ],
                [ -72.706668, -42.913574 ]
            ]
        ]
    },
    "properties": {
        "name": "cruise_20191202",
        "rteTime": "2019-12-02",
        "theme": "cruise"
    }
};

cruise_20191212_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -72.817812, -45.465657 ],
                [ -73.612464, -43.117344 ]
            ]
        ]
    },
    "properties": {
        "name": "cruise_20191212",
        "rteTime": "2019-12-12",
        "theme": "cruise"
    }
};

cruise_20191220_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -72.936525, -41.47326 ],
                [ -72.957459, -41.485948 ],
                [ -72.851716, -41.725204 ],
                [ -72.979433, -41.88592 ],
                [ -72.916271, -42.819573 ],
                [ -73.322765, -43.508713 ],
                [ -73.498546, -44.887005 ],
                [ -73.863833, -45.734941 ],
                [ -74.270327, -45.692749 ],
                [ -74.490054, -45.82497 ],
                [ -74.715274, -45.780931 ],
                [ -75.110782, -45.840279 ],
                [ -75.871593, -46.837642 ],
                [ -74.740001, -47.746704 ],
                [ -74.432384, -48.618378 ],
                [ -74.412117, -49.129836 ],
                [ -74.470828, -49.532337 ],
                [ -74.352725, -49.69606 ],
                [ -74.40491, -49.961821 ],
                [ -74.772952, -50.187449 ],
                [ -74.874576, -50.478481 ],
                [ -74.402163, -50.783363 ],
                [ -74.176944, -51.132829 ],
                [ -73.992923, -51.582188 ],
                [ -73.819888, -51.828987 ],
                [ -73.726504, -51.813707 ],
                [ -73.558963, -52.081192 ],
                [ -73.262332, -52.172246 ],
                [ -73.248599, -52.103129 ],
                [ -73.11951, -52.103129 ],
                [ -73.11127, -51.944263 ],
                [ -72.855838, -51.844261 ],
                [ -72.479556, -51.784832 ],
                [ -72.523501, -51.728728 ],
                [ -72.505144, -51.73147 ]
            ]
        ]
    },
    "properties": {
        "name": "cruise_20191220",
        "rteTime": "2019-12-20",
        "theme": "cruise"
    }
};

cruise_20200101_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -70.927178, -53.157214 ],
                [ -70.856326, -53.125348 ],
                [ -70.985415, -54.081949 ],
                [ -70.979922, -54.399747 ],
                [ -71.770938, -54.34695 ],
                [ -72.114261, -54.540205 ],
                [ -71.886294, -54.684945 ],
                [ -71.770938, -54.629337 ],
                [ -71.564944, -54.69447 ],
                [ -71.378177, -54.70558 ],
                [ -70.655826, -54.936609 ],
                [ -69.763186, -54.849732 ],
                [ -69.084781, -54.96973 ],
                [ -68.692019, -54.892404 ],
                [ -67.587893, -54.91767 ],
                [ -67.61278, -54.936938 ]
            ]
        ]
    },
    "properties": {
        "name": "cruise_20200101",
        "rteTime": "2020-01-01",
        "theme": "cruise"
    }
};

cruise_20200107_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -68.325466, -54.925332 ],
                [ -68.301504, -54.80365 ]
            ]
        ]
    },
    "properties": {
        "name": "cruise_20200107",
        "rteTime": "2020-01-07",
        "theme": "cruise"
    }
};

cruise_20200108_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -68.301504, -54.80367 ],
                [ -64.256458, -65.245927 ],
                [ -64.244957, -65.228742 ],
                [ -64.13784, -65.187713 ],
                [ -64.144877, -65.229156 ],
                [ -67.480078, -66.55554 ],
                [ -66.796875, -66.849747 ],
                [ -66.788635, -66.871334 ],
                [ -66.910054, -66.789801 ],
                [ -64.134465, -65.179675 ],
                [ -64.043332, -65.12033 ],
                [ -62.552154, -64.631609 ],
                [ -62.628752, -64.670365 ],
                [ -62.623444, -64.686778 ],
                [ -62.631855, -64.670038 ],
                [ -62.545337, -64.623583 ],
                [ -62.540188, -64.625569 ],
                [ -62.624162, -64.701718 ],
                [ -62.600098, -64.737228 ],
                [ -62.587373, -64.714045 ],
                [ -62.872181, -64.889835 ],
                [ -62.8837, -64.843881 ],
                [ -62.616701, -64.659307 ],
                [ -61.988847, -64.561116 ],
                [ -61.997909, -64.540029 ],
                [ -62.648163, -64.829086 ],
                [ -62.551611, -64.84336 ],
                [ -62.470321, -64.864254 ],
                [ -62.527999, -64.843684 ],
                [ -62.32132, -64.523642 ],
                [ -60.623932, -62.916484 ],
                [ -59.90513, -62.592018 ],
                [ -60.560761, -62.996406 ],
                [ -60.56354, -62.984409 ],
                [ -68.301504, -54.80367 ]
            ]
        ]
    },
    "properties": {
        "name": "cruise_20200108",
        "rteTime": "2020-01-08",
        "theme": "cruise"
    }
};

cruise_19890501_STYLE = L.geoJson( cruise_19890501_RTE, { style: { color: "blue", weight: 5, opacity: 1 } });;

cruise_19911005_STYLE = L.geoJson( cruise_19911005_RTE, { style: { color: "blue", weight: 5, opacity: 1 } });;

cruise_20040408_STYLE = L.geoJson( cruise_20040408_RTE, { style: { color: "blue", weight: 5, opacity: 1 } });;

cruise_20120606_STYLE = L.geoJson( cruise_20120606_RTE, { style: { color: "blue", weight: 5, opacity: 1 } });;

cruise_20121215_STYLE = L.geoJson( cruise_20121215_RTE, { style: { color: "blue", weight: 5, opacity: 1 } });;

cruise_20121228_STYLE = L.geoJson( cruise_20121228_RTE, { style: { color: "blue", weight: 5, opacity: 1 } });;

cruise_20190509_STYLE = L.geoJson( cruise_20190509_RTE, { style: { color: "blue", weight: 5, opacity: 1 } });;

cruise_20191202_STYLE = L.geoJson( cruise_20191202_RTE, { style: { color: "blue", weight: 5, opacity: 1 } });;

cruise_20191212_STYLE = L.geoJson( cruise_20191212_RTE, { style: { color: "blue", weight: 5, opacity: 1 } });;

cruise_20191220_STYLE = L.geoJson( cruise_20191220_RTE, { style: { color: "blue", weight: 5, opacity: 1 } });;

cruise_20200101_STYLE = L.geoJson( cruise_20200101_RTE, { style: { color: "blue", weight: 5, opacity: 1 } });;

cruise_20200107_STYLE = L.geoJson( cruise_20200107_RTE, { style: { color: "blue", weight: 5, opacity: 1 } });;

cruise_20200108_STYLE = L.geoJson( cruise_20200108_RTE, { style: { color: "blue", weight: 5, opacity: 1 } });;

cruise_RTEs	= L.layerGroup( [ cruise_19890501_STYLE, cruise_19911005_STYLE, cruise_20040408_STYLE, cruise_20120606_STYLE, cruise_20121215_STYLE, cruise_20121228_STYLE, cruise_20190509_STYLE, cruise_20191202_STYLE, cruise_20191212_STYLE, cruise_20191220_STYLE, cruise_20200101_STYLE, cruise_20200107_STYLE, cruise_20200108_STYLE,  ] )

//
//	<><><><><>
//
hiking_19980105_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 36.796907, -3.229438 ],
                [ 36.777444, -3.224123 ],
                [ 36.7643, -3.2237 ],
                [ 36.796907, -3.229438 ]
            ]
        ]
    },
    "properties": {
        "name": "hiking_19980105",
        "rteTime": "1998-01-05",
        "theme": "hiking"
    }
};

hiking_19980111_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 36.883, -3.2 ],
                [ 36.917, -2.883 ],
                [ 37.3, -3.1 ],
                [ 37.352325, -3.112167 ],
                [ 37.37801, -3.099309 ],
                [ 37.39678, -3.164715 ],
                [ 37.504615, -3.181591 ],
                [ 37.516551, -3.282214 ]
            ]
        ]
    },
    "properties": {
        "name": "hiking_19980111",
        "rteTime": "1998-01-11",
        "theme": "hiking"
    }
};

hiking_19991012_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 86.73143, 27.68741 ],
                [ 86.71864, 27.67263 ],
                [ 86.71223, 27.73973 ],
                [ 86.71095, 27.80562 ],
                [ 86.7171, 27.82423 ],
                [ 86.74634, 27.83143 ],
                [ 86.79167, 27.85557 ],
                [ 86.82792, 27.89018 ],
                [ 86.871386, 27.904088 ],
                [ 86.80516, 27.92394 ],
                [ 86.81019, 27.94825 ],
                [ 86.82872, 27.98092 ],
                [ 86.827716, 27.990854 ],
                [ 86.81019, 27.94825 ],
                [ 86.79167, 27.85557 ],
                [ 86.71095, 27.80562 ],
                [ 86.71223, 27.73973 ],
                [ 86.73001, 27.64135 ],
                [ 86.68497, 27.59674 ],
                [ 86.60437, 27.58746 ],
                [ 86.58472, 27.51586 ]
            ]
        ]
    },
    "properties": {
        "name": "hiking_19991012",
        "rteTime": "1999-10-12",
        "theme": "hiking"
    }
};

hiking_20090617_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -69.680206, -15.7639 ],
                [ -69.691734, -15.769252 ]
            ]
        ]
    },
    "properties": {
        "name": "hiking_20090617",
        "rteTime": "2009-06-17",
        "theme": "hiking"
    }
};

hiking_20121217_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 145.937241, -41.58153 ],
                [ 145.943105, -41.638589 ],
                [ 145.946944, -41.714722 ],
                [ 145.956389, -41.771667 ],
                [ 146.046389, -41.829444 ],
                [ 146.081389, -41.892222 ],
                [ 146.088889, -41.932222 ],
                [ 146.063333, -41.958611 ],
                [ 146.101667, -42.0125 ],
                [ 146.138056, -42.043611 ],
                [ 146.172778, -42.116944 ]
            ]
        ]
    },
    "properties": {
        "name": "hiking_20121217",
        "rteTime": "2012-12-17",
        "theme": "hiking"
    }
};

hiking_20171120_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -112.083497, 36.053396 ],
                [ -112.086941, 36.06144 ],
                [ -112.089483, 36.064061 ],
                [ -112.090567, 36.081727 ],
                [ -112.090073, 36.081696 ]
            ]
        ]
    },
    "properties": {
        "name": "hiking_20171120",
        "rteTime": "2017-11-20 20:59:53+00:00",
        "theme": "hiking"
    }
};

hiking_20181119_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -96.410643, 17.149796 ],
                [ -96.473542, 17.269333 ],
                [ -96.513871, 17.18841 ],
                [ -96.491747, 17.113628 ]
            ]
        ]
    },
    "properties": {
        "name": "hiking_20181119",
        "rteTime": "2018-11-19",
        "theme": "hiking"
    }
};

hiking_20200105_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -67.61282, -54.936693 ],
                [ -67.625949, -54.964557 ]
            ]
        ]
    },
    "properties": {
        "name": "hiking_20200105",
        "rteTime": "2020-01-05",
        "theme": "hiking"
    }
};

hiking_19980105_STYLE = L.geoJson( hiking_19980105_RTE, { style: { color: "green", weight: 5, opacity: 1 } });;

hiking_19980111_STYLE = L.geoJson( hiking_19980111_RTE, { style: { color: "green", weight: 5, opacity: 1 } });;

hiking_19991012_STYLE = L.geoJson( hiking_19991012_RTE, { style: { color: "green", weight: 5, opacity: 1 } });;

hiking_20090617_STYLE = L.geoJson( hiking_20090617_RTE, { style: { color: "green", weight: 5, opacity: 1 } });;

hiking_20121217_STYLE = L.geoJson( hiking_20121217_RTE, { style: { color: "green", weight: 5, opacity: 1 } });;

hiking_20171120_STYLE = L.geoJson( hiking_20171120_RTE, { style: { color: "green", weight: 5, opacity: 1 } });;

hiking_20181119_STYLE = L.geoJson( hiking_20181119_RTE, { style: { color: "green", weight: 5, opacity: 1 } });;

hiking_20200105_STYLE = L.geoJson( hiking_20200105_RTE, { style: { color: "green", weight: 5, opacity: 1 } });;

hiking_RTEs	= L.layerGroup( [ hiking_19980105_STYLE, hiking_19980111_STYLE, hiking_19991012_STYLE, hiking_20090617_STYLE, hiking_20121217_STYLE, hiking_20171120_STYLE, hiking_20181119_STYLE, hiking_20200105_STYLE,  ] )

//
//	<><><><><>
//
train_19800515_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -87.817277, 41.894069 ],
                [ -71.103263, 42.347641 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19800515",
        "rteTime": "1980-05-15",
        "theme": "train"
    }
};

train_19810515_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -104.988438, 39.763402 ],
                [ -111.92193, 40.747518 ],
                [ -115.22815, 36.119414 ],
                [ -118.691931, 34.020161 ],
                [ -117.187243, 32.716179 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19810515",
        "rteTime": "1981-05-15",
        "theme": "train"
    }
};

train_19861216_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 72.8275, 18.95565 ],
                [ 77.5838, 12.96521 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19861216",
        "rteTime": "1986-12-16",
        "theme": "train"
    }
};

train_19890501_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 9.647638, 53.558245 ],
                [ 10.645034, 59.893781 ],
                [ 5.35223, 60.3849 ],
                [ 5.35223, 60.3849 ],
                [ 10.29868, 63.418668 ],
                [ 14.412519, 67.291534 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19890501",
        "rteTime": "1989-05-01",
        "theme": "train"
    }
};

train_19901130_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 77.5838, 12.96521 ],
                [ 76.30217, 10.0142 ],
                [ 76.21825, 10.00908 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19901130",
        "rteTime": "1990-11-30",
        "theme": "train"
    }
};

train_19910927_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 9.179438, 48.783718 ],
                [ 14.42389, 50.08751 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19910927",
        "rteTime": "1991-09-27",
        "theme": "train"
    }
};

train_19920417_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 9.179438, 48.783718 ],
                [ 4.76508, 45.757934 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19920417",
        "rteTime": "1992-04-17",
        "theme": "train"
    }
};

train_19920619_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 9.179438, 48.783718 ],
                [ 14.42389, 50.08751 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19920619",
        "rteTime": "1992-06-19",
        "theme": "train"
    }
};

train_19921204_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 77.5838, 12.96521 ],
                [ 80.2676, 13.08101 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19921204",
        "rteTime": "1992-12-04",
        "theme": "train"
    }
};

train_19930101_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 76.305868, 9.668549 ],
                [ 77.5838, 12.96521 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19930101",
        "rteTime": "1993-01-01",
        "theme": "train"
    }
};

train_19930820_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 9.179438, 48.783718 ],
                [ 13.37826, 49.74633 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19930820",
        "rteTime": "1993-08-20",
        "theme": "train"
    }
};

train_19940421_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 9.179438, 48.783718 ],
                [ 14.42389, 50.08751 ],
                [ 14.47955, 48.97579 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19940421",
        "rteTime": "1994-04-21",
        "theme": "train"
    }
};

train_19941002_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 7.864534, 46.687771 ],
                [ 7.900689, 46.619589 ],
                [ 7.970382, 46.577202 ],
                [ 7.908201, 46.590399 ],
                [ 7.864534, 46.687771 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19941002",
        "rteTime": "1994-10-02",
        "theme": "train"
    }
};

train_19990702_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 14.116975, 47.124555 ],
                [ 14.116975, 47.124555 ]
            ]
        ]
    },
    "properties": {
        "name": "train_19990702",
        "rteTime": "1999-07-02",
        "theme": "train"
    }
};

train_20010621_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 28.04252, -26.20051 ],
                [ 25.790416, -24.609242 ],
                [ 28.455034, -20.13159 ],
                [ 25.83778, -17.93663 ],
                [ 28.48, -15.51 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20010621",
        "rteTime": "2001-06-21",
        "theme": "train"
    }
};

train_20040715_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 4.317527, 52.080489 ],
                [ 4.357917, 50.860491 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20040715",
        "rteTime": "2004-07-15",
        "theme": "train"
    }
};

train_20040831_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 11.389585, 47.25621 ],
                [ 7.56104, 46.87888 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20040831",
        "rteTime": "2004-08-31",
        "theme": "train"
    }
};

train_20051224_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 105.84691, 21.0316 ],
                [ 103.8328, 22.33968 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20051224",
        "rteTime": "2005-12-24",
        "theme": "train"
    }
};

train_20040415_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 4.239828, 52.071633 ],
                [ 2.34538, 48.85534 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20040415",
        "rteTime": "2004-04-15",
        "theme": "train"
    }
};

train_20060428_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -3.695474, 40.40589 ],
                [ -4.36843, 36.72285 ],
                [ -3.5903, 37.17708 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20060428",
        "rteTime": "2006-04-28",
        "theme": "train"
    }
};

train_20060911_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 15.536143, 50.775606 ],
                [ 8.67116, 53.89061 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20060911",
        "rteTime": "2006-09-11 08:20:00+02:00",
        "theme": "train"
    }
};

train_20100925_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -3.70473, 40.42032 ],
                [ -1.685041, 42.815761 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20100925",
        "rteTime": "2010-09-25",
        "theme": "train"
    }
};

train_20101009_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -3.729713, 42.344121 ],
                [ -3.70473, 40.42032 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20101009",
        "rteTime": "2010-10-09",
        "theme": "train"
    }
};

train_20100927_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -3.708505, 40.414901 ],
                [ -4.069471, 39.862188 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20100927",
        "rteTime": "2010-09-27",
        "theme": "train"
    }
};

train_20120302_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 127, 37.5833 ],
                [ 128.362778, 36.985 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20120302",
        "rteTime": "2012-03-02",
        "theme": "train"
    }
};

train_20120606_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 127, 37.5833 ],
                [ 129.040894, 35.114838 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20120606",
        "rteTime": "2012-06-06",
        "theme": "train"
    }
};

train_20120607_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 130.41901, 33.59027 ],
                [ 131.080139, 32.937107 ],
                [ 130.689489, 32.789738 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20120607",
        "rteTime": "2012-06-07",
        "theme": "train"
    }
};

train_20120921_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ 106.925717, 47.915016 ],
                [ 105.959554, 49.462153 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20120921",
        "rteTime": "2012-09-21",
        "theme": "train"
    }
};

train_20150424_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -3.70473, 40.42032 ],
                [ -3.703616, 42.343036 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20150424",
        "rteTime": "2015-04-24",
        "theme": "train"
    }
};

train_20150423_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -5.58202, 42.601649 ],
                [ -3.70473, 40.42032 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20150423",
        "rteTime": "2015-04-23",
        "theme": "train"
    }
};

train_20161010_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -81.293636, 28.808784 ],
                [ -77.222791, 38.708415 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20161010",
        "rteTime": "2016-10-10",
        "theme": "train"
    }
};

train_20170608_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -8.54912, 42.87614 ],
                [ -3.70473, 40.42032 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20170608",
        "rteTime": "2017-06-08",
        "theme": "train"
    }
};

train_20190403_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -9.163923, 38.747025 ],
                [ -7.908722, 38.570483 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20190403",
        "rteTime": "2019-04-03",
        "theme": "train"
    }
};

train_20190506_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -7.125252, 41.131059 ],
                [ -7.546373, 41.188579 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20190506",
        "rteTime": "2019-05-06",
        "theme": "train"
    }
};

train_20190516_RTE = {
    "type": "Feature",
    "geometry": {
        "type": "MultiLineString",
        "coordinates": [
            [
                [ -8.643475, 42.024537 ],
                [ -8.618043, 41.145823 ],
                [ -9.12051, 38.714831 ]
            ]
        ]
    },
    "properties": {
        "name": "train_20190516",
        "rteTime": "2019-05-16",
        "theme": "train"
    }
};

train_19800515_STYLE = L.geoJson( train_19800515_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_19810515_STYLE = L.geoJson( train_19810515_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_19861216_STYLE = L.geoJson( train_19861216_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_19890501_STYLE = L.geoJson( train_19890501_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_19901130_STYLE = L.geoJson( train_19901130_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_19910927_STYLE = L.geoJson( train_19910927_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_19920417_STYLE = L.geoJson( train_19920417_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_19920619_STYLE = L.geoJson( train_19920619_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_19921204_STYLE = L.geoJson( train_19921204_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_19930101_STYLE = L.geoJson( train_19930101_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_19930820_STYLE = L.geoJson( train_19930820_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_19940421_STYLE = L.geoJson( train_19940421_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_19941002_STYLE = L.geoJson( train_19941002_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_19990702_STYLE = L.geoJson( train_19990702_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20010621_STYLE = L.geoJson( train_20010621_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20040715_STYLE = L.geoJson( train_20040715_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20040831_STYLE = L.geoJson( train_20040831_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20051224_STYLE = L.geoJson( train_20051224_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20040415_STYLE = L.geoJson( train_20040415_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20060428_STYLE = L.geoJson( train_20060428_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20060911_STYLE = L.geoJson( train_20060911_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20100925_STYLE = L.geoJson( train_20100925_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20101009_STYLE = L.geoJson( train_20101009_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20100927_STYLE = L.geoJson( train_20100927_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20120302_STYLE = L.geoJson( train_20120302_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20120606_STYLE = L.geoJson( train_20120606_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20120607_STYLE = L.geoJson( train_20120607_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20120921_STYLE = L.geoJson( train_20120921_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20150424_STYLE = L.geoJson( train_20150424_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20150423_STYLE = L.geoJson( train_20150423_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20161010_STYLE = L.geoJson( train_20161010_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20170608_STYLE = L.geoJson( train_20170608_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20190403_STYLE = L.geoJson( train_20190403_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20190506_STYLE = L.geoJson( train_20190506_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_20190516_STYLE = L.geoJson( train_20190516_RTE, { style: { color: "purple", weight: 5, opacity: 1 } });;

train_RTEs	= L.layerGroup( [ train_19800515_STYLE, train_19810515_STYLE, train_19861216_STYLE, train_19890501_STYLE, train_19901130_STYLE, train_19910927_STYLE, train_19920417_STYLE, train_19920619_STYLE, train_19921204_STYLE, train_19930101_STYLE, train_19930820_STYLE, train_19940421_STYLE, train_19941002_STYLE, train_19990702_STYLE, train_20010621_STYLE, train_20040715_STYLE, train_20040831_STYLE, train_20051224_STYLE, train_20040415_STYLE, train_20060428_STYLE, train_20060911_STYLE, train_20100925_STYLE, train_20101009_STYLE, train_20100927_STYLE, train_20120302_STYLE, train_20120606_STYLE, train_20120607_STYLE, train_20120921_STYLE, train_20150424_STYLE, train_20150423_STYLE, train_20161010_STYLE, train_20170608_STYLE, train_20190403_STYLE, train_20190506_STYLE, train_20190516_STYLE,  ] )

//
//	<><><><><>
//
