{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250057516, Cole's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.56864902336599,
          51.26341612514562
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067297, B3114",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5685382716143312,
          51.26257142228125
        ]
      }
    }
  ]
}