Skip to content

Instantly share code, notes, and snippets.

@rabellamy
Last active August 29, 2015 14:13
Show Gist options
  • Save rabellamy/cf34e847d4e1edf3aa01 to your computer and use it in GitHub Desktop.
Save rabellamy/cf34e847d4e1edf3aa01 to your computer and use it in GitHub Desktop.
{
"name": "",
"description":"",
"start_date": "",
"end_date": "",
"venue": {
"name": "",
"address_1": "",
"address_2": ,
"city": ""
},
"sponsors": [
{
"name": "",
"description": "",
"logo": ,
"url": "",
"social": {
"twitter": "",
"hash": ""
}
}
],
"speakers": [
{
"name": "",
"photo": {
"path": ,
"alt":
},
"bio": "",
"social": {
"twitter": "",
"github": ""
},
"title": "",
"description": ""
},
{
"speaker_name": "",
"photo": {
"path": ,
"alt":
},
"bio": "",
"social": ,
"title": ,
"description":
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment