- [
- {
- id: 1,
- title: 'BobsResturant',
- address: 'Edinburgh',
- telephone: '01311000011',
- latitude: 55.946312,
- longitude: -3.191103,
- image: 'http: //path/to.image.jpg'
- },
- {
- id: 2,
- title: 'SuesFastFoodJoint',
- address: 'Edinburgh',
- telephone: '01311001212',
- latitude: 55.950515,
- longitude: -3.206597,
- image: 'http: //path/to.image.jpg'
- }
- ]