{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42032212, Derby Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.027744319774817,
          53.382984807394074
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42032215, Derby Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.027726690613229,
          53.382877091213075
        ]
      }
    }
  ]
}