Skip to content

Instantly share code, notes, and snippets.

@jplaza
Created October 24, 2015 03:56
Show Gist options
  • Save jplaza/81bdbb236aa4df0d394c to your computer and use it in GitHub Desktop.
Save jplaza/81bdbb236aa4df0d394c to your computer and use it in GitHub Desktop.
{
name: "Guayaquil",
photos: [{
file: "peñas.jpg",
description: "Barrio las Peñas",
created: "2015-10-24"
}, {
file: "malecón.jpg",
description: "Vista Aérea del Malecón",
created: "2014-12-30"
}, {
file: "parque-kennedy.jpg",
description: "Parque de la Kennedy",
created: "2015-10-24"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment