{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100051127146, Villa Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8301793787811904,
          53.8558558425419
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001958792, Villa Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8299521030611583,
          53.855666775746094
        ]
      }
    }
  ]
}