Skip to content

Instantly share code, notes, and snippets.

@jonkgrimes
Created October 14, 2014 17:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jonkgrimes/69bca6870e78a03d18ee to your computer and use it in GitHub Desktop.
Save jonkgrimes/69bca6870e78a03d18ee to your computer and use it in GitHub Desktop.
{
location: {
city: "Austin",
state: "TX"
},
results: [
{
"type": "Business",
"id": "a41be902-d385-4ff8-b3b7-f1d0d2e43209",
"name": "Orland Park Cyclery",
"description": "Trek Brands - Cycling Equipment & Supplies",
"category": 483,
"subcategory": "",
"address": "14445 John Humphrey Dr.",
"city": "Orland Park",
"state": "IL",
"zip": "60462",
"country": "US",
"latitude": 41.6277,
"longitude": -87.8492,
"website": "http://www.orlandparkcyclery.com",
"phone": "7084602999",
"email": "",
"contact": "Jim Saplis ",
"facebook_url": "OrlandParkCyclery",
"uri": "/orland-park-IL/services/other-repair-shops/Orland-Park-Cyclery-708-460-2999",
"primary_image_uri": "http://s3.amazonaws.com/si.localhero.development/uploads/images/advertisers/24250002/22362_original.jpg?1411415770",
"created_at": Wed, 09 Jul 2014 18:33:38 -0500,
"updated_at": Tue, 23 Sep 2014 16:05:00 -0500
},
{
"type": "Article",
"id": 3,
"title": "An article about Joe's Surf Shack",
"body": "Some more content"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment