{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091234141, New Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47644414458445494,
          51.74073775825666
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091429995, New Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47641690159331596,
          51.740504513362865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004624858, Brook Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47715629318882974,
          51.740515903470246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004713339, Brook Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47690786370149707,
          51.7404761765426
        ]
      }
    }
  ]
}