{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010031911, Cecil Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.042593351137293,
          51.63350059436731
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011726054, Caemansel Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.043836278562795,
          51.635754075207245
        ]
      }
    }
  ]
}