Skip to content

Instantly share code, notes, and snippets.

@unicron
Last active August 29, 2015 14:26
Show Gist options
  • Save unicron/0d79d4debe39f2277ed3 to your computer and use it in GitHub Desktop.
Save unicron/0d79d4debe39f2277ed3 to your computer and use it in GitHub Desktop.
[
{
"brewery": "1",
"name": "Red Hook",
"address": "14300 NE 145th St, Woodinville, WA 98072"
},
{
"brewery": "2",
"name": "Fremont Brewing",
"address": "1050 N 34th St, Seattle, WA 98103"
},
{
"brewery": "3",
"name": "Lucky Envelope",
"address": "907 NW 50th St, Seattle, WA 98107"
},
{
"brewery": "4",
"name": "Pike Brewing",
"address": "1415 1st Ave, Seattle, WA 98101"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment