{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "14001944, Hyde End Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9545912581804072,
          51.393827064215806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "14072781, Hyde End Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9542178330224332,
          51.39381474121888
        ]
      }
    }
  ]
}