{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100022985304, Hoe Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.01885414923847104,
          51.582442208882036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001433991, Hoe Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.018791373616281092,
          51.58255805228567
        ]
      }
    }
  ]
}