Skip to content

Instantly share code, notes, and snippets.

@macbury
Created August 27, 2010 09:56
Show Gist options
  • Save macbury/553122 to your computer and use it in GitHub Desktop.
Save macbury/553122 to your computer and use it in GitHub Desktop.
{
id: 1,
name: "Event title",
venue: "VenueNameLinkToUs",
category: "Fashion/Art",
age: {
all_ages: false,
from: 18,
to: 24
},
ticket: {
cost: {
from: 10.0,
to: 12.0
},
order_time: "12-04-2010 12:27 PM", // or other date format
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment