{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130118060, Mart Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.431004667147938,
          57.59779389348438
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015424834, Meiklefield Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.431128927463062,
          57.59815093397432
        ]
      }
    }
  ]
}