Skip to content

Instantly share code, notes, and snippets.

@jtolla
Last active November 13, 2015 01:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtolla/0681b9ca7f2aabd8950d to your computer and use it in GitHub Desktop.
Save jtolla/0681b9ca7f2aabd8950d to your computer and use it in GitHub Desktop.
{
"total": 2,
"places": [
{
"title": "Fruitland Farms",
"distance": "4.1",
"city": "Harvard",
"description": "Museum with hiking trails and seasonal events.",
"categories": "museum, hiking",
"thumbnail": "http://placehold.it/80x50"
},
{
"title": "Perkins School",
"distance": ".7",
"city": "Lancaster",
"description": "Beautiful outdoor space with a playground for all ages.",
"categories": "playground, all ages, indoor/outdoor",
"thumbnail": "http://jaytolla.com/images/sat-img-placeholder.jpg"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment