{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013983195, Bear Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2546392524300132,
          51.751652643020236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121295128, King Edward Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2547248302289065,
          51.75173410674591
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004679780, King Edward Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.254738723428323,
          51.75177015981438
        ]
      }
    }
  ]
}