{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001148396, Coalpit Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3175615937054137,
          51.406346707643564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121173469, Coalpit Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.317386895501121,
          51.406032473855845
        ]
      }
    }
  ]
}