{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250018066, Rookery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5919237206384436,
          51.19640034619149
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250074565, Long Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5924663661168377,
          51.196307678296066
        ]
      }
    }
  ]
}