Skip to content

Instantly share code, notes, and snippets.

@ssaunier
Created October 17, 2017 12:12
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 ssaunier/e852740bb8949bc315a0ebd912ef1fe3 to your computer and use it in GitHub Desktop.
Save ssaunier/e852740bb8949bc315a0ebd912ef1fe3 to your computer and use it in GitHub Desktop.
[
{
"name": "Charm at the Steps of the Sacre Coeur/Montmartre",
"imageUrl": "https://raw.githubusercontent.com/lewagon/flats-boilerplate/master/images/flat1.jpg",
"price": 164,
"priceCurrency": "EUR",
"lat": 48.884211,
"lng": 2.346890
},
{
"name": "Trendy Apt in Buttes Montmartre",
"imageUrl": "https://raw.githubusercontent.com/lewagon/flats-boilerplate/master/images/flat2.jpg",
"price": 200,
"priceCurrency": "EUR",
"lat": 48.885707,
"lng": 2.343543
},
{
"name": "Super 60m2 in trendy neighborhood!",
"imageUrl": "https://raw.githubusercontent.com/lewagon/flats-boilerplate/master/images/flat3.jpg",
"price": 150,
"priceCurrency": "EUR",
"lat": 48.885312,
"lng": 2.341225
},
{
"name": "Splendide terrasse vue imprenable",
"imageUrl": "https://raw.githubusercontent.com/lewagon/flats-boilerplate/master/images/flat4.jpg",
"price": 115,
"priceCurrency": "EUR",
"lat": 48.881840,
"lng": 2.343371
},
{
"name": "Superbe vue à 2 min du Sacré Coeur",
"imageUrl": "https://raw.githubusercontent.com/lewagon/flats-boilerplate/master/images/flat5.jpg",
"price": 135,
"priceCurrency": "EUR",
"lat": 48.888839,
"lng": 2.339208
},
{
"name": "Bohemian and Chic in Paris",
"imageUrl": "https://raw.githubusercontent.com/lewagon/flats-boilerplate/master/images/flat6.jpg",
"price": 90,
"priceCurrency": "EUR",
"lat": 48.827855,
"lng": 2.350774
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment