Created
January 4, 2016 16:33
-
-
Save langsdlc/e94cfdf58b99b537141f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_id": "1de62e2f5b1d1953a3a49afe0a216884", | |
"_rev": "1-80d054e6011bd480a3c5c23d809480bc", | |
"type": "Feature", | |
"properties": { | |
"title": "Fernsehturm", | |
"series": "Spring 2015", | |
"tour": "1970", | |
"marker-size": "medium", | |
"marker-color": "#FF0000", | |
"marker-symbol": "monument", | |
"images": [ | |
[ | |
"<img src='images/4415213648_a7a0ecab4d_q.jpg' />", | |
"Fernsehturm. by Christian Stangier" | |
], | |
[ | |
"<img src='images/8656573470_7a613fd698_q.jpg' />", | |
"Fernsehturm Berlin by Christian Reimer" | |
], | |
[ | |
"<iframe width=\"180\" src=\"https://www.youtube.com/embed/Phy-wSLel4I\" frameborder=\"0\" allowfullscreen></iframe>", | |
"Ausblick vom Berliner Fernsehturm by ColonelHogan9162" | |
] | |
] | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
"13.408892", | |
"52.52087" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment