{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023543346, Johns Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2237556246904813,
          51.50249894047193
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100040384, Johns Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2233940886424013,
          51.50244876149906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100040385, Johns Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2234375403498086,
          51.50245730006898
        ]
      }
    }
  ]
}