Created
November 7, 2013 09:09
-
-
Save geta6/7351521 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"type": "Point", | |
"coordinates": [ | |
139.699654, | |
35.658342 | |
], | |
"properties": { | |
"marker-size": "large", | |
"marker-symbol": "beer", | |
"What": "Tokyo Drinkup", | |
"Venue": "Hobgoblin Shibuya", | |
"Address": "3/F, Ichiban Building, 1-3-11, Dogenzaka, Shibuya-ku, Tokyo, 150-0043, :jp:", | |
"When": "Sunday, November 10 at 20:00" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment