Skip to content

Instantly share code, notes, and snippets.

@rishiloyola
Created January 3, 2016 17:00
Show Gist options
  • Save rishiloyola/9b1489ebb882d924326e to your computer and use it in GitHub Desktop.
Save rishiloyola/9b1489ebb882d924326e to your computer and use it in GitHub Desktop.
A Check in JSON data looks like this:
{
"shout": "Columbus Realtors Directors Meeting",
"city": "columbus",
"category": "Office",
"latitude": 39.996149824327,
"longitude": -82.93393505324137,
"venue": "Columbus REALTORS®",
"city_suggest": "Columbus",
"url": "swarmapp.com/c/96gB6gzzl34",
"username": "Kathy",
"photourl": "https://irs3.4sqi.net/img/user/50x50/2765688-MLBTNEFSNDM2QEO0.jpg",
"state": "OH",
"country": "United States",
"location": [
39.996149824327,
-82.93393505324137
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment