Skip to content

Instantly share code, notes, and snippets.

@pib
Forked from jonkgrimes/gist:69bca6870e78a03d18ee
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pib/48067bc59ac03b52ca6b to your computer and use it in GitHub Desktop.
Save pib/48067bc59ac03b52ca6b to your computer and use it in GitHub Desktop.
{
location: {
city: "Austin",
state: "TX"
},
category: {
name: "Professional Services",
id: 42,
"description": "Welcome to Austin, Texas's best directory brought to you by the OwnLocal. Check out businesses like Dime Box Cattle Co...",
"images": [
"https://s3.amazonaws.com/imgserv.ownlocal.com/stock-photos/restaurants/fish-&-chips/fish-&-chips04-285x190%3E.jpg",
"https://s3.amazonaws.com/imgserv.ownlocal.com/stock-photos/restaurants/cafes-&-coffeehouses/cafes-&-coffeehouses04-640x480%3E.jpg"
]
},
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