Skip to content

Instantly share code, notes, and snippets.

@ejcer
Created March 8, 2015 01:32
Show Gist options
  • Save ejcer/1a31002016f095a5598a to your computer and use it in GitHub Desktop.
Save ejcer/1a31002016f095a5598a to your computer and use it in GitHub Desktop.
{
"companies": {
"Harlem BioSpace"{
"name": "Harlem BioSpace",
"description": "cool startup",
"address": {
"street": "423 W 127th St",
"city": "New York",
"state": "New York",
"zip": "10027"
},
"contact": {
"website": "harlembiospace.com",
"email":"none"
}
},
"Creative Workspace"{
"name": "Creative Workspace",
"description": "cool startup",
"address": {
"street": "275 Malcolm X Blvd # 2",
"city": "New York",
"state": "New York",
"zip": "10027"
},
"contact": {
"website": "creativeworkspacehba.com",
"email":"none"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment