{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130048238, Kenneth Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2322490059300515,
          57.47680913124232
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130111630, Kenneth Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2318580305043145,
          57.47614214785963
        ]
      }
    }
  ]
}