{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "129000045, Gibson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.55564166172944,
          55.94977315670436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129000315, Gibson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.555498282726394,
          55.94978512017222
        ]
      }
    }
  ]
}