1{
2 "type": "FeatureCollection",
3 "features": [
4 {
5 "type": "Feature",
6 "properties": {
7 "layer": "country",
8 "name": "Albania",
9 "iso": "AL",
10 "visitCount": 2,
11 "trips": [
12 {
13 "file": "albania-2010.md",
14 "title": "Albania 2010",
15 "date": "2010-10-30"
16 },
17 {
18 "file": "albania-border-2010.md",
19 "title": "Albania border 2010",
20 "date": "2010-09-01"
21 }
22 ]
23 },
24 "geometry": {
25 "type": "Point",
26 "coordinates": [
27 20.17,
28 41.15
29 ]
30 }
31 },
32 {
33 "type": "Feature",
34 "properties": {
35 "layer": "country",
36 "name": "Montenegro",
37 "iso": "ME",
38 "visitCount": 11,
39 "trips": [
40 {
41 "file": "albania-2010.md",
42 "title": "Albania 2010",
43 "date": "2010-10-30"
44 },
45 {
46 "file": "albania-border-2010.md",
47 "title": "Albania border 2010",
48 "date": "2010-09-01"
49 },
50 {
51 "file": "balkans-2012.md",
52 "title": "Balkans 2012",
53 "date": "2012-06-22"
54 },
55 {
56 "file": "belgrade-us-visa-trip.md",
57 "title": "Belgrade US visa trip",
58 "date": "2011-12-20"
59 },
60 {
61 "file": "berlin-first-trip-2011.md",
62 "title": "Berlin First Trip 2011",
63 "date": "2011-11-10"
64 },
65 {
66 "file": "gdynia-and-balkans-2023.md",
67 "title": "Gdynia and Balkans 2023",
68 "date": "2023-04-17"
69 },
70 {
71 "file": "leaving-montenegro.md",
72 "title": "Leaving Montenegro",
73 "date": "2011-12-28"
74 },
75 {
76 "file": "leaving-ukraine.md",
77 "title": "Leaving Ukraine",
78 "date": "2010-08-08"
79 },
80 {
81 "file": "montenegro-first-trip.md",
82 "title": "Montenegro First Trip",
83 "date": "2010-05-21"
84 },
85 {
86 "file": "munich-and-prague-2011.md",
87 "title": "Munich and Prague 2011",
88 "date": "2011-08-22"
89 },
90 {
91 "file": "sweden-and-poland-2011.md",
92 "title": "Sweden and Poland 2011",
93 "date": "2011-05-15"
94 }
95 ]
96 },
97 "geometry": {
98 "type": "Point",
99 "coordinates": [
100 19.37,
101 42.71
102 ]
103 }
104 },
105 {
106 "type": "Feature",
107 "properties": {
108 "layer": "country",
109 "name": "Bosnia and Herzegovina",
110 "iso": "BA",
111 "visitCount": 2,
112 "trips": [
113 {
114 "file": "balkans-2012.md",
115 "title": "Balkans 2012",
116 "date": "2012-06-22"
117 },
118 {
119 "file": "trieste-and-sarajevo-2024.md",
120 "title": "Trieste and Sarajevo 2024",
121 "date": "2024-04-16"
122 }
123 ]
124 },
125 "geometry": {
126 "type": "Point",
127 "coordinates": [
128 17.68,
129 43.92
130 ]
131 }
132 },
133 {
134 "type": "Feature",
135 "properties": {
136 "layer": "country",
137 "name": "Croatia",
138 "iso": "HR",
139 "visitCount": 4,
140 "trips": [
141 {
142 "file": "balkans-2012.md",
143 "title": "Balkans 2012",
144 "date": "2012-06-22"
145 },
146 {
147 "file": "gdynia-and-balkans-2023.md",
148 "title": "Gdynia and Balkans 2023",
149 "date": "2023-04-17"
150 },
151 {
152 "file": "montenegro-first-trip.md",
153 "title": "Montenegro First Trip",
154 "date": "2010-05-21"
155 },
156 {
157 "file": "slovenia-spring-2025.md",
158 "title": "Slovenia Spring 2025",
159 "date": "2025-03-29"
160 }
161 ]
162 },
163 "geometry": {
164 "type": "Point",
165 "coordinates": [
166 15.2,
167 45.1
168 ]
169 }
170 },
171 {
172 "type": "Feature",
173 "properties": {
174 "layer": "country",
175 "name": "Germany",
176 "iso": "DE",
177 "visitCount": 8,
178 "trips": [
179 {
180 "file": "balkans-2012.md",
181 "title": "Balkans 2012",
182 "date": "2012-06-22"
183 },
184 {
185 "file": "berlin-2012.md",
186 "title": "Berlin 2012",
187 "date": "2012-10-13"
188 },
189 {
190 "file": "berlin-first-trip-2011.md",
191 "title": "Berlin First Trip 2011",
192 "date": "2011-11-10"
193 },
194 {
195 "file": "europe-spring-2022.md",
196 "title": "Europe Spring 2022",
197 "date": "2022-02-28"
198 },
199 {
200 "file": "first-trip-abroad-2008.md",
201 "title": "First Trip Abroad 2008",
202 "date": "2008-10-31"
203 },
204 {
205 "file": "germany-march-2024.md",
206 "title": "Germany March 2024",
207 "date": "2024-03-09"
208 },
209 {
210 "file": "munich-and-prague-2011.md",
211 "title": "Munich and Prague 2011",
212 "date": "2011-08-22"
213 },
214 {
215 "file": "ukraine-and-berlin-2018.md",
216 "title": "Ukraine and Berlin 2018",
217 "date": "2018-04-11"
218 }
219 ]
220 },
221 "geometry": {
222 "type": "Point",
223 "coordinates": [
224 10.45,
225 51.17
226 ]
227 }
228 },
229 {
230 "type": "Feature",
231 "properties": {
232 "layer": "country",
233 "name": "Serbia",
234 "iso": "RS",
235 "visitCount": 6,
236 "trips": [
237 {
238 "file": "balkans-2012.md",
239 "title": "Balkans 2012",
240 "date": "2012-06-22"
241 },
242 {
243 "file": "belgrade-us-visa-trip.md",
244 "title": "Belgrade US visa trip",
245 "date": "2011-12-20"
246 },
247 {
248 "file": "berlin-first-trip-2011.md",
249 "title": "Berlin First Trip 2011",
250 "date": "2011-11-10"
251 },
252 {
253 "file": "gdynia-and-balkans-2023.md",
254 "title": "Gdynia and Balkans 2023",
255 "date": "2023-04-17"
256 },
257 {
258 "file": "munich-and-prague-2011.md",
259 "title": "Munich and Prague 2011",
260 "date": "2011-08-22"
261 },
262 {
263 "file": "sweden-and-poland-2011.md",
264 "title": "Sweden and Poland 2011",
265 "date": "2011-05-15"
266 }
267 ]
268 },
269 "geometry": {
270 "type": "Point",
271 "coordinates": [
272 21.01,
273 44.02
274 ]
275 }
276 },
277 {
278 "type": "Feature",
279 "properties": {
280 "layer": "country",
281 "name": "Ukraine",
282 "iso": "UA",
283 "visitCount": 14,
284 "trips": [
285 {
286 "file": "balkans-2012.md",
287 "title": "Balkans 2012",
288 "date": "2012-06-22"
289 },
290 {
291 "file": "berlin-2012.md",
292 "title": "Berlin 2012",
293 "date": "2012-10-13"
294 },
295 {
296 "file": "brazil-2012-2013.md",
297 "title": "Brazil 2012-2013",
298 "date": "2012-11-16"
299 },
300 {
301 "file": "carpathian-mountains-2010.md",
302 "title": "Carpathian Mountains 2010",
303 "date": "2010-02-23"
304 },
305 {
306 "file": "europe-summer-2018.md",
307 "title": "Europe Summer 2018",
308 "date": "2018-08-10"
309 },
310 {
311 "file": "first-trip-abroad-2008.md",
312 "title": "First Trip Abroad 2008",
313 "date": "2008-10-31"
314 },
315 {
316 "file": "istanbul-and-macedonia-2014.md",
317 "title": "Istanbul and Macedonia 2014",
318 "date": "2014-01-26"
319 },
320 {
321 "file": "kyiv-january-2014.md",
322 "title": "Kyiv January 2014",
323 "date": "2014-01-09"
324 },
325 {
326 "file": "leaving-montenegro.md",
327 "title": "Leaving Montenegro",
328 "date": "2011-12-28"
329 },
330 {
331 "file": "leaving-ukraine.md",
332 "title": "Leaving Ukraine",
333 "date": "2010-08-08"
334 },
335 {
336 "file": "montenegro-first-trip.md",
337 "title": "Montenegro First Trip",
338 "date": "2010-05-21"
339 },
340 {
341 "file": "study-in-new-york-2013.md",
342 "title": "Study in New York 2013",
343 "date": "2013-09-27"
344 },
345 {
346 "file": "ukraine-and-berlin-2018.md",
347 "title": "Ukraine and Berlin 2018",
348 "date": "2018-04-11"
349 },
350 {
351 "file": "volunteering-in-ukraine-2019.md",
352 "title": "Volunteering in Ukraine 2019",
353 "date": "2019-04-13"
354 }
355 ]
356 },
357 "geometry": {
358 "type": "Point",
359 "coordinates": [
360 31.17,
361 48.38
362 ]
363 }
364 },
365 {
366 "type": "Feature",
367 "properties": {
368 "layer": "country",
369 "name": "United States",
370 "iso": "US",
371 "visitCount": 66,
372 "trips": [
373 {
374 "file": "bike-trip-to-napa-2016.md",
375 "title": "Bike trip to Napa 2016",
376 "date": "2016-07-08"
377 },
378 {
379 "file": "brookfield-2021.md",
380 "title": "Brookfield 2021",
381 "date": "2021-08-06"
382 },
383 {
384 "file": "brookfield-2022.md",
385 "title": "Brookfield 2022",
386 "date": "2022-06-25"
387 },
388 {
389 "file": "buenos-aires-2019.md",
390 "title": "Buenos Aires 2019",
391 "date": "2019-11-30"
392 },
393 {
394 "file": "buenos-aires-and-paris.md",
395 "title": "Buenos Aires and Paris",
396 "date": "2018-11-15"
397 },
398 {
399 "file": "california-2021.md",
400 "title": "California 2021",
401 "date": "2021-09-30"
402 },
403 {
404 "file": "copenhagen-2019.md",
405 "title": "Copenhagen 2019",
406 "date": "2019-07-24"
407 },
408 {
409 "file": "europe-spring-2022.md",
410 "title": "Europe Spring 2022",
411 "date": "2022-02-28"
412 },
413 {
414 "file": "europe-summer-2018.md",
415 "title": "Europe Summer 2018",
416 "date": "2018-08-10"
417 },
418 {
419 "file": "europe-summer-2021.md",
420 "title": "Europe Summer 2021",
421 "date": "2021-07-01"
422 },
423 {
424 "file": "euro-trip-autumn-2022.md",
425 "title": "Euro Trip Autumn 2022",
426 "date": "2022-10-03"
427 },
428 {
429 "file": "first-surfing-trip.md",
430 "title": "First surfing trip",
431 "date": "2020-01-18"
432 },
433 {
434 "file": "germany-march-2024.md",
435 "title": "Germany March 2024",
436 "date": "2024-03-09"
437 },
438 {
439 "file": "gili-and-bali-2017.md",
440 "title": "Gili and Bali 2017",
441 "date": "2017-03-24"
442 },
443 {
444 "file": "hawaii-first-time.md",
445 "title": "Hawaii First Time",
446 "date": "2019-05-24"
447 },
448 {
449 "file": "hong-kong-birthday-trip.md",
450 "title": "Hong Kong Birthday Trip",
451 "date": "2017-06-29"
452 },
453 {
454 "file": "hong-kong-first-trip-2016.md",
455 "title": "Hong Kong First Trip 2016",
456 "date": "2016-08-24"
457 },
458 {
459 "file": "hong-kong-second-trip.md",
460 "title": "Hong Kong Second Trip",
461 "date": "2016-10-29"
462 },
463 {
464 "file": "istanbul-and-macedonia-2014.md",
465 "title": "Istanbul and Macedonia 2014",
466 "date": "2014-01-26"
467 },
468 {
469 "file": "istanbul-family-trip.md",
470 "title": "Istanbul Family Trip",
471 "date": "2015-08-15"
472 },
473 {
474 "file": "la-birthday-2018.md",
475 "title": "LA birthday 2018",
476 "date": "2018-07-06"
477 },
478 {
479 "file": "la-november-2019.md",
480 "title": "LA November 2019",
481 "date": "2019-11-08"
482 },
483 {
484 "file": "la-second-trip-2015.md",
485 "title": "LA Second Trip 2015",
486 "date": "2015-05-22"
487 },
488 {
489 "file": "las-vegas-first-trip-2015.md",
490 "title": "Las Vegas First Trip 2015",
491 "date": "2015-04-12"
492 },
493 {
494 "file": "london-and-poland-2023.md",
495 "title": "London and Poland 2023",
496 "date": "2023-01-31"
497 },
498 {
499 "file": "london-first-trip-2016.md",
500 "title": "London First Trip 2016",
501 "date": "2016-05-06"
502 },
503 {
504 "file": "mammoth-2019.md",
505 "title": "Mammoth 2019",
506 "date": "2019-05-17"
507 },
508 {
509 "file": "mexico-city-and-tijuana-2018.md",
510 "title": "Mexico City and Tijuana 2018",
511 "date": "2018-10-05"
512 },
513 {
514 "file": "mexico-family-time-2021.md",
515 "title": "Mexico Family Time 2021",
516 "date": "2021-12-13"
517 },
518 {
519 "file": "mexico-family-time-2022.md",
520 "title": "Mexico Family Time 2022",
521 "date": "2022-01-30"
522 },
523 {
524 "file": "mexico-road-trip-2021.md",
525 "title": "Mexico Road Trip 2021",
526 "date": "2021-01-30"
527 },
528 {
529 "file": "mexico-trip-2020.md",
530 "title": "Mexico Trip 2020",
531 "date": "2020-11-21"
532 },
533 {
534 "file": "mexico-winter-2022-2023.md",
535 "title": "Mexico Winter 2022-2023",
536 "date": "2022-12-18"
537 },
538 {
539 "file": "miami-august-2025.md",
540 "title": "Miami August 2025",
541 "date": "2025-08-01"
542 },
543 {
544 "file": "miami-december-2025.md",
545 "title": "Miami December 2025",
546 "date": "2025-12-02"
547 },
548 {
549 "file": "miami-february-2024.md",
550 "title": "Miami February 2024",
551 "date": "2024-02-25"
552 },
553 {
554 "file": "miami-november-2023.md",
555 "title": "Miami November 2023",
556 "date": "2023-11-04"
557 },
558 {
559 "file": "move-to-nyc.md",
560 "title": "Move to NYC",
561 "date": "2020-09-26"
562 },
563 {
564 "file": "new-york-city-may-2017.md",
565 "title": "New York City May 2017",
566 "date": "2017-05-04"
567 },
568 {
569 "file": "new-york-city-october-2017.md",
570 "title": "New York City October 2017",
571 "date": "2017-10-05"
572 },
573 {
574 "file": "new-york-city-october-2019.md",
575 "title": "New York City October 2019",
576 "date": "2019-09-28"
577 },
578 {
579 "file": "new-york-may-2025.md",
580 "title": "New York May 2025",
581 "date": "2025-05-07"
582 },
583 {
584 "file": "new-york-september-2023.md",
585 "title": "New York September 2023",
586 "date": "2023-09-12"
587 },
588 {
589 "file": "new-york-winter-2026.md",
590 "title": "New York Winter 2026",
591 "date": "2026-02-20"
592 },
593 {
594 "file": "phoenix-may-2017.md",
595 "title": "Phoenix May 2017",
596 "date": "2017-05-19"
597 },
598 {
599 "file": "playa-del-carmen-2014.md",
600 "title": "Playa del Carmen 2014",
601 "date": "2014-12-04"
602 },
603 {
604 "file": "portland-first-trip-2015.md",
605 "title": "Portland First Trip 2015",
606 "date": "2015-04-18"
607 },
608 {
609 "file": "portland-second-trip.md",
610 "title": "Portland Second Trip",
611 "date": "2017-06-23"
612 },
613 {
614 "file": "provo-2015.md",
615 "title": "Provo 2015",
616 "date": "2015-03-07"
617 },
618 {
619 "file": "puerto-rico-first-time.md",
620 "title": "Puerto Rico First Time",
621 "date": "2019-11-22"
622 },
623 {
624 "file": "rio-2021.md",
625 "title": "Rio 2021",
626 "date": "2021-11-21"
627 },
628 {
629 "file": "san-diego-2022.md",
630 "title": "San Diego 2022",
631 "date": "2022-09-07"
632 },
633 {
634 "file": "solo-bike-trip-2016.md",
635 "title": "Solo bike trip 2016",
636 "date": "2016-02-15"
637 },
638 {
639 "file": "spain-portugal-2021.md",
640 "title": "Spain Portugal 2021",
641 "date": "2021-09-01"
642 },
643 {
644 "file": "st-louis-2015.md",
645 "title": "St. Louis 2015",
646 "date": "2015-09-23"
647 },
648 {
649 "file": "study-in-new-york-2013.md",
650 "title": "Study in New York 2013",
651 "date": "2013-09-27"
652 },
653 {
654 "file": "temecula-february-2019.md",
655 "title": "Temecula February 2019",
656 "date": "2019-02-24"
657 },
658 {
659 "file": "tijuana-and-san-diego-2018.md",
660 "title": "Tijuana and San Diego 2018",
661 "date": "2018-02-02"
662 },
663 {
664 "file": "tijuana-last-trip-2018.md",
665 "title": "Tijuana Last Trip 2018",
666 "date": "2018-10-12"
667 },
668 {
669 "file": "toronto-and-detroit-2025.md",
670 "title": "Toronto and Detroit 2025",
671 "date": "2025-06-10"
672 },
673 {
674 "file": "ukraine-and-berlin-2018.md",
675 "title": "Ukraine and Berlin 2018",
676 "date": "2018-04-11"
677 },
678 {
679 "file": "upstate-ny-2022.md",
680 "title": "Upstate NY 2022",
681 "date": "2022-06-21"
682 },
683 {
684 "file": "us-trip-autumn-2025.md",
685 "title": "US Trip Autumn 2025",
686 "date": "2025-09-09"
687 },
688 {
689 "file": "vail-2019.md",
690 "title": "Vail 2019",
691 "date": "2019-02-14"
692 },
693 {
694 "file": "volunteering-in-ukraine-2019.md",
695 "title": "Volunteering in Ukraine 2019",
696 "date": "2019-04-13"
697 },
698 {
699 "file": "yosemite-2020.md",
700 "title": "Yosemite 2020",
701 "date": "2020-07-18"
702 }
703 ]
704 },
705 "geometry": {
706 "type": "Point",
707 "coordinates": [
708 -95.71,
709 37.09
710 ]
711 }
712 },
713 {
714 "type": "Feature",
715 "properties": {
716 "layer": "country",
717 "name": "Brazil",
718 "iso": "BR",
719 "visitCount": 3,
720 "trips": [
721 {
722 "file": "brazil-2012-2013.md",
723 "title": "Brazil 2012-2013",
724 "date": "2012-11-16"
725 },
726 {
727 "file": "ecuador-and-argentina-2013.md",
728 "title": "Ecuador and Argentina 2013",
729 "date": "2013-08-05"
730 },
731 {
732 "file": "rio-2021.md",
733 "title": "Rio 2021",
734 "date": "2021-11-21"
735 }
736 ]
737 },
738 "geometry": {
739 "type": "Point",
740 "coordinates": [
741 -51.93,
742 -14.24
743 ]
744 }
745 },
746 {
747 "type": "Feature",
748 "properties": {
749 "layer": "country",
750 "name": "Argentina",
751 "iso": "AR",
752 "visitCount": 3,
753 "trips": [
754 {
755 "file": "buenos-aires-2019.md",
756 "title": "Buenos Aires 2019",
757 "date": "2019-11-30"
758 },
759 {
760 "file": "buenos-aires-and-paris.md",
761 "title": "Buenos Aires and Paris",
762 "date": "2018-11-15"
763 },
764 {
765 "file": "ecuador-and-argentina-2013.md",
766 "title": "Ecuador and Argentina 2013",
767 "date": "2013-08-05"
768 }
769 ]
770 },
771 "geometry": {
772 "type": "Point",
773 "coordinates": [
774 -63.62,
775 -38.42
776 ]
777 }
778 },
779 {
780 "type": "Feature",
781 "properties": {
782 "layer": "country",
783 "name": "France",
784 "iso": "FR",
785 "visitCount": 2,
786 "trips": [
787 {
788 "file": "buenos-aires-and-paris.md",
789 "title": "Buenos Aires and Paris",
790 "date": "2018-11-15"
791 },
792 {
793 "file": "europe-summer-2021.md",
794 "title": "Europe Summer 2021",
795 "date": "2021-07-01"
796 }
797 ]
798 },
799 "geometry": {
800 "type": "Point",
801 "coordinates": [
802 2.21,
803 46.23
804 ]
805 }
806 },
807 {
808 "type": "Feature",
809 "properties": {
810 "layer": "country",
811 "name": "Costa Rica",
812 "iso": "CR",
813 "visitCount": 1,
814 "trips": [
815 {
816 "file": "central-america-2013.md",
817 "title": "Central America 2013",
818 "date": "2013-01-30"
819 }
820 ]
821 },
822 "geometry": {
823 "type": "Point",
824 "coordinates": [
825 -83.75,
826 9.75
827 ]
828 }
829 },
830 {
831 "type": "Feature",
832 "properties": {
833 "layer": "country",
834 "name": "El Salvador",
835 "iso": "SV",
836 "visitCount": 1,
837 "trips": [
838 {
839 "file": "central-america-2013.md",
840 "title": "Central America 2013",
841 "date": "2013-01-30"
842 }
843 ]
844 },
845 "geometry": {
846 "type": "Point",
847 "coordinates": [
848 -88.9,
849 13.79
850 ]
851 }
852 },
853 {
854 "type": "Feature",
855 "properties": {
856 "layer": "country",
857 "name": "Guatemala",
858 "iso": "GT",
859 "visitCount": 1,
860 "trips": [
861 {
862 "file": "central-america-2013.md",
863 "title": "Central America 2013",
864 "date": "2013-01-30"
865 }
866 ]
867 },
868 "geometry": {
869 "type": "Point",
870 "coordinates": [
871 -90.23,
872 15.78
873 ]
874 }
875 },
876 {
877 "type": "Feature",
878 "properties": {
879 "layer": "country",
880 "name": "Honduras",
881 "iso": "HN",
882 "visitCount": 1,
883 "trips": [
884 {
885 "file": "central-america-2013.md",
886 "title": "Central America 2013",
887 "date": "2013-01-30"
888 }
889 ]
890 },
891 "geometry": {
892 "type": "Point",
893 "coordinates": [
894 -86.24,
895 15.2
896 ]
897 }
898 },
899 {
900 "type": "Feature",
901 "properties": {
902 "layer": "country",
903 "name": "Mexico",
904 "iso": "MX",
905 "visitCount": 11,
906 "trips": [
907 {
908 "file": "central-america-2013.md",
909 "title": "Central America 2013",
910 "date": "2013-01-30"
911 },
912 {
913 "file": "ensenada-2025.md",
914 "title": "Ensenada 2025",
915 "date": "2025-01-30"
916 },
917 {
918 "file": "mexico-city-and-tijuana-2018.md",
919 "title": "Mexico City and Tijuana 2018",
920 "date": "2018-10-05"
921 },
922 {
923 "file": "mexico-family-time-2021.md",
924 "title": "Mexico Family Time 2021",
925 "date": "2021-12-13"
926 },
927 {
928 "file": "mexico-family-time-2022.md",
929 "title": "Mexico Family Time 2022",
930 "date": "2022-01-30"
931 },
932 {
933 "file": "mexico-road-trip-2021.md",
934 "title": "Mexico Road Trip 2021",
935 "date": "2021-01-30"
936 },
937 {
938 "file": "mexico-trip-2020.md",
939 "title": "Mexico Trip 2020",
940 "date": "2020-11-21"
941 },
942 {
943 "file": "mexico-winter-2022-2023.md",
944 "title": "Mexico Winter 2022-2023",
945 "date": "2022-12-18"
946 },
947 {
948 "file": "playa-del-carmen-2014.md",
949 "title": "Playa del Carmen 2014",
950 "date": "2014-12-04"
951 },
952 {
953 "file": "tijuana-and-san-diego-2018.md",
954 "title": "Tijuana and San Diego 2018",
955 "date": "2018-02-02"
956 },
957 {
958 "file": "tijuana-last-trip-2018.md",
959 "title": "Tijuana Last Trip 2018",
960 "date": "2018-10-12"
961 }
962 ]
963 },
964 "geometry": {
965 "type": "Point",
966 "coordinates": [
967 -102.55,
968 23.63
969 ]
970 }
971 },
972 {
973 "type": "Feature",
974 "properties": {
975 "layer": "country",
976 "name": "Nicaragua",
977 "iso": "NI",
978 "visitCount": 1,
979 "trips": [
980 {
981 "file": "central-america-2013.md",
982 "title": "Central America 2013",
983 "date": "2013-01-30"
984 }
985 ]
986 },
987 "geometry": {
988 "type": "Point",
989 "coordinates": [
990 -85.21,
991 12.87
992 ]
993 }
994 },
995 {
996 "type": "Feature",
997 "properties": {
998 "layer": "country",
999 "name": "Panama",
1000 "iso": "PA",
1001 "visitCount": 3,
1002 "trips": [
1003 {
1004 "file": "central-america-2013.md",
1005 "title": "Central America 2013",
1006 "date": "2013-01-30"
1007 },
1008 {
1009 "file": "ecuador-and-argentina-2013.md",
1010 "title": "Ecuador and Argentina 2013",
1011 "date": "2013-08-05"
1012 },
1013 {
1014 "file": "study-in-new-york-2013.md",
1015 "title": "Study in New York 2013",
1016 "date": "2013-09-27"
1017 }
1018 ]
1019 },
1020 "geometry": {
1021 "type": "Point",
1022 "coordinates": [
1023 -80.78,
1024 8.54
1025 ]
1026 }
1027 },
1028 {
1029 "type": "Feature",
1030 "properties": {
1031 "layer": "country",
1032 "name": "Denmark",
1033 "iso": "DK",
1034 "visitCount": 2,
1035 "trips": [
1036 {
1037 "file": "copenhagen-2019.md",
1038 "title": "Copenhagen 2019",
1039 "date": "2019-07-24"
1040 },
1041 {
1042 "file": "europe-summer-2018.md",
1043 "title": "Europe Summer 2018",
1044 "date": "2018-08-10"
1045 }
1046 ]
1047 },
1048 "geometry": {
1049 "type": "Point",
1050 "coordinates": [
1051 9.5,
1052 56.26
1053 ]
1054 }
1055 },
1056 {
1057 "type": "Feature",
1058 "properties": {
1059 "layer": "country",
1060 "name": "Ireland",
1061 "iso": "IE",
1062 "visitCount": 4,
1063 "trips": [
1064 {
1065 "file": "dublin-2026.md",
1066 "title": "Dublin 2026",
1067 "date": "2026-03-31"
1068 },
1069 {
1070 "file": "dublin-january-2024.md",
1071 "title": "Dublin January 2024",
1072 "date": "2024-01-14"
1073 },
1074 {
1075 "file": "dublin-october-2023.md",
1076 "title": "Dublin October 2023",
1077 "date": "2023-10-01"
1078 },
1079 {
1080 "file": "europe-spring-2022.md",
1081 "title": "Europe Spring 2022",
1082 "date": "2022-02-28"
1083 }
1084 ]
1085 },
1086 "geometry": {
1087 "type": "Point",
1088 "coordinates": [
1089 -8.24,
1090 53.41
1091 ]
1092 }
1093 },
1094 {
1095 "type": "Feature",
1096 "properties": {
1097 "layer": "country",
1098 "name": "Ecuador",
1099 "iso": "EC",
1100 "visitCount": 1,
1101 "trips": [
1102 {
1103 "file": "ecuador-and-argentina-2013.md",
1104 "title": "Ecuador and Argentina 2013",
1105 "date": "2013-08-05"
1106 }
1107 ]
1108 },
1109 "geometry": {
1110 "type": "Point",
1111 "coordinates": [
1112 -78.18,
1113 -1.83
1114 ]
1115 }
1116 },
1117 {
1118 "type": "Feature",
1119 "properties": {
1120 "layer": "country",
1121 "name": "Estonia",
1122 "iso": "EE",
1123 "visitCount": 1,
1124 "trips": [
1125 {
1126 "file": "europe-spring-2022.md",
1127 "title": "Europe Spring 2022",
1128 "date": "2022-02-28"
1129 }
1130 ]
1131 },
1132 "geometry": {
1133 "type": "Point",
1134 "coordinates": [
1135 25.01,
1136 58.6
1137 ]
1138 }
1139 },
1140 {
1141 "type": "Feature",
1142 "properties": {
1143 "layer": "country",
1144 "name": "Finland",
1145 "iso": "FI",
1146 "visitCount": 1,
1147 "trips": [
1148 {
1149 "file": "europe-spring-2022.md",
1150 "title": "Europe Spring 2022",
1151 "date": "2022-02-28"
1152 }
1153 ]
1154 },
1155 "geometry": {
1156 "type": "Point",
1157 "coordinates": [
1158 25.75,
1159 61.92
1160 ]
1161 }
1162 },
1163 {
1164 "type": "Feature",
1165 "properties": {
1166 "layer": "country",
1167 "name": "Poland",
1168 "iso": "PL",
1169 "visitCount": 13,
1170 "trips": [
1171 {
1172 "file": "europe-spring-2022.md",
1173 "title": "Europe Spring 2022",
1174 "date": "2022-02-28"
1175 },
1176 {
1177 "file": "euro-trip-autumn-2022.md",
1178 "title": "Euro Trip Autumn 2022",
1179 "date": "2022-10-03"
1180 },
1181 {
1182 "file": "gdynia-and-balkans-2023.md",
1183 "title": "Gdynia and Balkans 2023",
1184 "date": "2023-04-17"
1185 },
1186 {
1187 "file": "london-and-poland-2023.md",
1188 "title": "London and Poland 2023",
1189 "date": "2023-01-31"
1190 },
1191 {
1192 "file": "new-york-may-2025.md",
1193 "title": "New York May 2025",
1194 "date": "2025-05-07"
1195 },
1196 {
1197 "file": "new-york-winter-2026.md",
1198 "title": "New York Winter 2026",
1199 "date": "2026-02-20"
1200 },
1201 {
1202 "file": "poland-october-2025.md",
1203 "title": "Poland October 2025",
1204 "date": "2025-10-22"
1205 },
1206 {
1207 "file": "poland-september-2024.md",
1208 "title": "Poland September 2024",
1209 "date": "2024-09-12"
1210 },
1211 {
1212 "file": "poland-summer-2023.md",
1213 "title": "Poland Summer 2023",
1214 "date": "2023-08-20"
1215 },
1216 {
1217 "file": "senegal-first-time.md",
1218 "title": "Senegal. First time",
1219 "date": "2023-03-27"
1220 },
1221 {
1222 "file": "spain-portugal-december-2023.md",
1223 "title": "Spain and Portugal December 2023",
1224 "date": "2023-12-02"
1225 },
1226 {
1227 "file": "sweden-and-poland-2011.md",
1228 "title": "Sweden and Poland 2011",
1229 "date": "2011-05-15"
1230 },
1231 {
1232 "file": "us-trip-autumn-2025.md",
1233 "title": "US Trip Autumn 2025",
1234 "date": "2025-09-09"
1235 }
1236 ]
1237 },
1238 "geometry": {
1239 "type": "Point",
1240 "coordinates": [
1241 19.15,
1242 51.92
1243 ]
1244 }
1245 },
1246 {
1247 "type": "Feature",
1248 "properties": {
1249 "layer": "country",
1250 "name": "United Kingdom",
1251 "iso": "GB",
1252 "visitCount": 4,
1253 "trips": [
1254 {
1255 "file": "europe-spring-2022.md",
1256 "title": "Europe Spring 2022",
1257 "date": "2022-02-28"
1258 },
1259 {
1260 "file": "london-and-poland-2023.md",
1261 "title": "London and Poland 2023",
1262 "date": "2023-01-31"
1263 },
1264 {
1265 "file": "london-august-2025.md",
1266 "title": "London August 2025",
1267 "date": "2025-08-09"
1268 },
1269 {
1270 "file": "london-first-trip-2016.md",
1271 "title": "London First Trip 2016",
1272 "date": "2016-05-06"
1273 }
1274 ]
1275 },
1276 "geometry": {
1277 "type": "Point",
1278 "coordinates": [
1279 -3.44,
1280 55.38
1281 ]
1282 }
1283 },
1284 {
1285 "type": "Feature",
1286 "properties": {
1287 "layer": "country",
1288 "name": "Greece",
1289 "iso": "GR",
1290 "visitCount": 1,
1291 "trips": [
1292 {
1293 "file": "europe-summer-2018.md",
1294 "title": "Europe Summer 2018",
1295 "date": "2018-08-10"
1296 }
1297 ]
1298 },
1299 "geometry": {
1300 "type": "Point",
1301 "coordinates": [
1302 21.82,
1303 39.07
1304 ]
1305 }
1306 },
1307 {
1308 "type": "Feature",
1309 "properties": {
1310 "layer": "country",
1311 "name": "Spain",
1312 "iso": "ES",
1313 "visitCount": 4,
1314 "trips": [
1315 {
1316 "file": "europe-summer-2018.md",
1317 "title": "Europe Summer 2018",
1318 "date": "2018-08-10"
1319 },
1320 {
1321 "file": "euro-trip-autumn-2022.md",
1322 "title": "Euro Trip Autumn 2022",
1323 "date": "2022-10-03"
1324 },
1325 {
1326 "file": "spain-portugal-2021.md",
1327 "title": "Spain Portugal 2021",
1328 "date": "2021-09-01"
1329 },
1330 {
1331 "file": "spain-portugal-december-2023.md",
1332 "title": "Spain and Portugal December 2023",
1333 "date": "2023-12-02"
1334 }
1335 ]
1336 },
1337 "geometry": {
1338 "type": "Point",
1339 "coordinates": [
1340 -3.75,
1341 40.46
1342 ]
1343 }
1344 },
1345 {
1346 "type": "Feature",
1347 "properties": {
1348 "layer": "country",
1349 "name": "Italy",
1350 "iso": "IT",
1351 "visitCount": 2,
1352 "trips": [
1353 {
1354 "file": "europe-summer-2021.md",
1355 "title": "Europe Summer 2021",
1356 "date": "2021-07-01"
1357 },
1358 {
1359 "file": "trieste-and-sarajevo-2024.md",
1360 "title": "Trieste and Sarajevo 2024",
1361 "date": "2024-04-16"
1362 }
1363 ]
1364 },
1365 "geometry": {
1366 "type": "Point",
1367 "coordinates": [
1368 12.57,
1369 41.87
1370 ]
1371 }
1372 },
1373 {
1374 "type": "Feature",
1375 "properties": {
1376 "layer": "country",
1377 "name": "Switzerland",
1378 "iso": "CH",
1379 "visitCount": 2,
1380 "trips": [
1381 {
1382 "file": "europe-summer-2021.md",
1383 "title": "Europe Summer 2021",
1384 "date": "2021-07-01"
1385 },
1386 {
1387 "file": "geneva-2024.md",
1388 "title": "Geneva 2024",
1389 "date": "2024-06-09"
1390 }
1391 ]
1392 },
1393 "geometry": {
1394 "type": "Point",
1395 "coordinates": [
1396 8.23,
1397 46.82
1398 ]
1399 }
1400 },
1401 {
1402 "type": "Feature",
1403 "properties": {
1404 "layer": "country",
1405 "name": "Czechia",
1406 "iso": "CZ",
1407 "visitCount": 3,
1408 "trips": [
1409 {
1410 "file": "euro-trip-autumn-2022.md",
1411 "title": "Euro Trip Autumn 2022",
1412 "date": "2022-10-03"
1413 },
1414 {
1415 "file": "first-trip-abroad-2008.md",
1416 "title": "First Trip Abroad 2008",
1417 "date": "2008-10-31"
1418 },
1419 {
1420 "file": "munich-and-prague-2011.md",
1421 "title": "Munich and Prague 2011",
1422 "date": "2011-08-22"
1423 }
1424 ]
1425 },
1426 "geometry": {
1427 "type": "Point",
1428 "coordinates": [
1429 15.47,
1430 49.82
1431 ]
1432 }
1433 },
1434 {
1435 "type": "Feature",
1436 "properties": {
1437 "layer": "country",
1438 "name": "Slovenia",
1439 "iso": "SI",
1440 "visitCount": 2,
1441 "trips": [
1442 {
1443 "file": "gdynia-and-balkans-2023.md",
1444 "title": "Gdynia and Balkans 2023",
1445 "date": "2023-04-17"
1446 },
1447 {
1448 "file": "slovenia-spring-2025.md",
1449 "title": "Slovenia Spring 2025",
1450 "date": "2025-03-29"
1451 }
1452 ]
1453 },
1454 "geometry": {
1455 "type": "Point",
1456 "coordinates": [
1457 14.99,
1458 46.15
1459 ]
1460 }
1461 },
1462 {
1463 "type": "Feature",
1464 "properties": {
1465 "layer": "country",
1466 "name": "Indonesia",
1467 "iso": "ID",
1468 "visitCount": 1,
1469 "trips": [
1470 {
1471 "file": "gili-and-bali-2017.md",
1472 "title": "Gili and Bali 2017",
1473 "date": "2017-03-24"
1474 }
1475 ]
1476 },
1477 "geometry": {
1478 "type": "Point",
1479 "coordinates": [
1480 113.92,
1481 -0.79
1482 ]
1483 }
1484 },
1485 {
1486 "type": "Feature",
1487 "properties": {
1488 "layer": "country",
1489 "name": "Hong Kong",
1490 "iso": "HK",
1491 "visitCount": 3,
1492 "trips": [
1493 {
1494 "file": "hong-kong-birthday-trip.md",
1495 "title": "Hong Kong Birthday Trip",
1496 "date": "2017-06-29"
1497 },
1498 {
1499 "file": "hong-kong-first-trip-2016.md",
1500 "title": "Hong Kong First Trip 2016",
1501 "date": "2016-08-24"
1502 },
1503 {
1504 "file": "hong-kong-second-trip.md",
1505 "title": "Hong Kong Second Trip",
1506 "date": "2016-10-29"
1507 }
1508 ]
1509 },
1510 "geometry": {
1511 "type": "Point",
1512 "coordinates": [
1513 114.17,
1514 22.32
1515 ]
1516 }
1517 },
1518 {
1519 "type": "Feature",
1520 "properties": {
1521 "layer": "country",
1522 "name": "North Macedonia",
1523 "iso": "MK",
1524 "visitCount": 1,
1525 "trips": [
1526 {
1527 "file": "istanbul-and-macedonia-2014.md",
1528 "title": "Istanbul and Macedonia 2014",
1529 "date": "2014-01-26"
1530 }
1531 ]
1532 },
1533 "geometry": {
1534 "type": "Point",
1535 "coordinates": [
1536 21.75,
1537 41.51
1538 ]
1539 }
1540 },
1541 {
1542 "type": "Feature",
1543 "properties": {
1544 "layer": "country",
1545 "name": "Turkey",
1546 "iso": "TR",
1547 "visitCount": 5,
1548 "trips": [
1549 {
1550 "file": "istanbul-and-macedonia-2014.md",
1551 "title": "Istanbul and Macedonia 2014",
1552 "date": "2014-01-26"
1553 },
1554 {
1555 "file": "istanbul-family-trip.md",
1556 "title": "Istanbul Family Trip",
1557 "date": "2015-08-15"
1558 },
1559 {
1560 "file": "london-and-poland-2023.md",
1561 "title": "London and Poland 2023",
1562 "date": "2023-01-31"
1563 },
1564 {
1565 "file": "senegal-first-time.md",
1566 "title": "Senegal. First time",
1567 "date": "2023-03-27"
1568 },
1569 {
1570 "file": "volunteering-in-ukraine-2019.md",
1571 "title": "Volunteering in Ukraine 2019",
1572 "date": "2019-04-13"
1573 }
1574 ]
1575 },
1576 "geometry": {
1577 "type": "Point",
1578 "coordinates": [
1579 35.24,
1580 38.96
1581 ]
1582 }
1583 },
1584 {
1585 "type": "Feature",
1586 "properties": {
1587 "layer": "country",
1588 "name": "Puerto Rico",
1589 "iso": "PR",
1590 "visitCount": 1,
1591 "trips": [
1592 {
1593 "file": "puerto-rico-first-time.md",
1594 "title": "Puerto Rico First Time",
1595 "date": "2019-11-22"
1596 }
1597 ]
1598 },
1599 "geometry": {
1600 "type": "Point",
1601 "coordinates": [
1602 -66.59,
1603 18.22
1604 ]
1605 }
1606 },
1607 {
1608 "type": "Feature",
1609 "properties": {
1610 "layer": "country",
1611 "name": "Senegal",
1612 "iso": "SN",
1613 "visitCount": 1,
1614 "trips": [
1615 {
1616 "file": "senegal-first-time.md",
1617 "title": "Senegal. First time",
1618 "date": "2023-03-27"
1619 }
1620 ]
1621 },
1622 "geometry": {
1623 "type": "Point",
1624 "coordinates": [
1625 -14.45,
1626 14.5
1627 ]
1628 }
1629 },
1630 {
1631 "type": "Feature",
1632 "properties": {
1633 "layer": "country",
1634 "name": "Portugal",
1635 "iso": "PT",
1636 "visitCount": 2,
1637 "trips": [
1638 {
1639 "file": "spain-portugal-2021.md",
1640 "title": "Spain Portugal 2021",
1641 "date": "2021-09-01"
1642 },
1643 {
1644 "file": "spain-portugal-december-2023.md",
1645 "title": "Spain and Portugal December 2023",
1646 "date": "2023-12-02"
1647 }
1648 ]
1649 },
1650 "geometry": {
1651 "type": "Point",
1652 "coordinates": [
1653 -8.22,
1654 39.4
1655 ]
1656 }
1657 },
1658 {
1659 "type": "Feature",
1660 "properties": {
1661 "layer": "country",
1662 "name": "Sweden",
1663 "iso": "SE",
1664 "visitCount": 1,
1665 "trips": [
1666 {
1667 "file": "sweden-and-poland-2011.md",
1668 "title": "Sweden and Poland 2011",
1669 "date": "2011-05-15"
1670 }
1671 ]
1672 },
1673 "geometry": {
1674 "type": "Point",
1675 "coordinates": [
1676 18.64,
1677 60.13
1678 ]
1679 }
1680 },
1681 {
1682 "type": "Feature",
1683 "properties": {
1684 "layer": "country",
1685 "name": "Canada",
1686 "iso": "CA",
1687 "visitCount": 1,
1688 "trips": [
1689 {
1690 "file": "toronto-and-detroit-2025.md",
1691 "title": "Toronto and Detroit 2025",
1692 "date": "2025-06-10"
1693 }
1694 ]
1695 },
1696 "geometry": {
1697 "type": "Point",
1698 "coordinates": [
1699 -106.35,
1700 56.13
1701 ]
1702 }
1703 }
1704 ]
1705}