Skip to content

Instantly share code, notes, and snippets.

@wircho
Created May 25, 2015 20:07
Show Gist options
  • Save wircho/d6c606350f8a6dca29ee to your computer and use it in GitHub Desktop.
Save wircho/d6c606350f8a6dca29ee to your computer and use it in GitHub Desktop.
{
"cities":[
{
"picture":"http://media-cdn.tripadvisor.com/media/photo-s/03/9b/2f/df/montreal.jpg",
"name":"Montreal",
"nickname":"The City Of Saints",
"province":"Quebec"
},
{
"picture":"http://images.hellobc.com/mgen/tbccw/production/TBCCWDisplay.ms?img=/getmedia/4149a8de-fc5d-4e54-b659-5282486fa973/2-200291313-001-Vancouver-skyline.jpg.aspx&tl=1&sID=1&c=public,max-age=172802,post-check=7200,pre-check=43200&bid=4_5",
"name":"Vancouver",
"nickname":"Hollywood North",
"province":"British Columbia"
},
{
"picture":"http://www.seetorontonow.com/App_Themes/tourismtoronto/images/about-tourism-toronto.jpg",
"name":"Toronto",
"nickname":"T-Dot",
"province":"Ontario"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment