Skip to content

Instantly share code, notes, and snippets.

@hunt3r
Created July 9, 2013 20:05
Show Gist options
  • Save hunt3r/5960769 to your computer and use it in GitHub Desktop.
Save hunt3r/5960769 to your computer and use it in GitHub Desktop.
{
"zones": [
{
"name": "Garbonzo Zone",
"trails": [
{
"status": {
"id": 0,
"name": "Open"
},
"id": 0,
"name": "After Atlantis",
"level": {
"difficulty": "Easy",
"id": 0,
"name": "Green"
}
},
{
"status": {
"id": 0,
"name": "Open"
},
"id": 1,
"name": "Upper Easy Does It",
"level": {
"difficulty": "Easy",
"id": 0,
"name": "Green"
}
},
....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment