{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "422000050073, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.124868340033163,
          53.569756565071636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000120422, Park Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.124853080977095,
          53.56970265119393
        ]
      }
    }
  ]
}