{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023451876, Bazzy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0226709888032315,
          52.92936325892748
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034797501, Bazzy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.022507743214046,
          52.92958323910255
        ]
      }
    }
  ]
}