Skip to content

Instantly share code, notes, and snippets.

@KiranPanesar
Last active December 20, 2015 12:39
Show Gist options
  • Save KiranPanesar/6133253 to your computer and use it in GitHub Desktop.
Save KiranPanesar/6133253 to your computer and use it in GitHub Desktop.
JSON object
{
"location": {
"lat": "23.02",
"lon": "20.1",
"title":"Da Hood"
},
"about_title": "About Us",
"description": "This is a small text piece about the user. It can be multiple lines blah blah",
"button": {
"title": "View Online",
"url": "http://www.google.com"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment