Skip to content

Instantly share code, notes, and snippets.

@jonmarkgo
Forked from Greenie0506/gist:863759
Created March 12, 2011 17:56
Show Gist options
  • Save jonmarkgo/867405 to your computer and use it in GitHub Desktop.
Save jonmarkgo/867405 to your computer and use it in GitHub Desktop.
[{
"listing": {
"created_at": "2011-02-09T17:28:40Z",
"description": "Homemade Lemonade",
"id": 1,
"lat": 22.73,
"lng": -20.19,
"phone_number": null,
"photo_url": "http://example.com/photo.jpg",
"price": 100,
"status": null,
"thumbnail_url": "http://example.com/thumbnail.jpg",
"updated_at": "2011-02-09T17:31:42Z",
"management_url": null
}
}, {
"listing": {
"created_at": "2011-03-09T17:28:40Z",
"description": "Awesome thinger for sale",
"id": 2,
"lat": 35,
"lng": 40,
"phone_number": null,
"photo_url": "http://example.com/photo.jpg",
"price": 10,
"status": null,
"thumbnail_url": "http://example.com/thumbnail.jpg",
"updated_at": "2011-03-09T17:31:42Z",
"management_url": null
}
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment