Skip to content

Instantly share code, notes, and snippets.

@chyld
Created October 30, 2013 19:45
Show Gist options
  • Save chyld/7238960 to your computer and use it in GitHub Desktop.
Save chyld/7238960 to your computer and use it in GitHub Desktop.
[
{
"title":"Jaws",
"image":"http://upload.wikimedia.org/wikipedia/en/e/eb/JAWS_Movie_poster.jpg",
"color":"red",
"rated":"R",
"studio":"Sony Pictures Classic",
"gross":242342433324,
"numTheatres":23
},
{
"title":"Carrie",
"image":"http://media2.firstshowing.net/firstshowing/img7/carrie-poster-fullbloodybody-full.jpg",
"color":"olive",
"rated":"G",
"studio":"Paramount",
"gross":837334,
"numTheatres":12
},
{
"title":"Exorcist",
"image":"http://cf.badassdigest.com/_uploads/images/20441/mondoexorcist__span.jpg",
"color":"blue",
"rated":"PG-13",
"studio":"Universal",
"gross":282373373737373,
"numTheatres":99
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment