Skip to content

Instantly share code, notes, and snippets.

@idkjs
Last active September 30, 2016 15:24
Show Gist options
  • Save idkjs/0b35eb6b9b0164ceb4abbb4a0225e035 to your computer and use it in GitHub Desktop.
Save idkjs/0b35eb6b9b0164ceb4abbb4a0225e035 to your computer and use it in GitHub Desktop.
Breweries Data - JSON
{
"value": [
{
"@search.action": "upload",
"id": "Ek4mwsBoe",
"name": "Southern Hemisphere Brewco",
"description": "",
"slogan": "",
"breweryType": "micro",
"latitude": 39.923429,
"longitude": -86.149979
},
{
"@search.action": "upload",
"id": "b3TplPdS",
"name": "Northern Hemisphere Brewco",
"description": "",
"slogan": "",
"breweryType": "farm",
"latitude": 39.899728,
"longitude": -86.055565
},
{
"@search.action": "upload",
"id": "VkNvPjBse",
"name": "Oceanic Brewco",
"description": "",
"slogan": "",
"breweryType": "nano",
"latitude": 39.824688,
"longitude": -86.157746
},
{
"@search.action": "upload",
"id": "zkXBTiBol",
"name": "North American Brewco",
"description": "",
"slogan": "",
"breweryType": "micro",
"latitude": 39.835432,
"longitude": -86.034279
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment