Skip to content

Instantly share code, notes, and snippets.

@bericp1
Last active December 17, 2015 21:20
Show Gist options
  • Save bericp1/affb93a981ee0b650e77 to your computer and use it in GitHub Desktop.
Save bericp1/affb93a981ee0b650e77 to your computer and use it in GitHub Desktop.
{
"features": [
{
"id": "0dfd06bb85bb0c7c6",
"type": "feature-speakers",
"name": "Speakers",
"icon": "69",
"sorting": "lastName",
"speakers": [
{
"id": "a8f15eda80c50adb0",
"type": "speaker",
"firstName": "Kim",
"lastName": "Gervase",
"company": "North Carolina Science Olympiad",
"position": "Executive Director",
"sessions": [
"9dcb88e0137649590"
]
}
]
},
{
"id": "b6637ff1652ba48bb",
"type": "feature-exhibitors",
"name": "Exhibitors",
"icon": "41",
"sorting": "company",
"exhibitors": [
{
"id": "82aa4b0af34c2313a",
"type": "exhibitor",
"company": "AALAS Foundation",
"booth": "THe Booth",
"website": "http://www.aalasfoundation.org/",
"email": "foundation@aalas.org",
"phone": "(901) 754-8620",
"address": "AALAS Foundation 9190 Crestwyn Hills Dr. Memphis, TN 38125",
"profile": "<p>The AALAS Foundation supports educational outreach on the essential role of responsible laboratory animal care and use in science to advance human and animal health.</p>\n",
"categories": [
"Test Exhibitor Category"
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment