{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009186943, Lady Charlotte Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.768077857459615,
          51.582105901944495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014165308, Penrhyn Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.768850535656698,
          51.58193239358016
        ]
      }
    }
  ]
}