{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012348554, Hall Green",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.727896006023644,
          53.54114366684967
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012820543, Hall Green Close",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7270125537337426,
          53.54066366075907
        ]
      }
    }
  ]
}