{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002990840, Moor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5254876697341087,
          50.49637010639484
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093143525, Moor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5254876697341087,
          50.49637010639484
        ]
      }
    }
  ]
}