Last active
August 29, 2015 14:01
-
-
Save Daniel1of1/f7ff916804adb43e7649 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
[{ | |
"ok": true, | |
"count": 1, | |
"data": [{ | |
"type": "event", | |
"id": "alt", | |
"label": "XXX - can't remember if we're using this?", | |
"title": "AltConf", | |
"date": [ "2014-06-02", "2014-06-06" ], | |
"locations": [{ | |
"label": "Children's Creativity Museum", | |
"coords": [ 37.783317, -122.402120 ] | |
}, | |
{ | |
"label": "Jillians", | |
"coords": [ 37.783935, -122.403023 ] | |
} | |
], | |
"url": "http://altconf.com/" | |
}] | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment