{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23050993, Lombard Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.168537672343187,
          53.61912044915567
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23050994, Lombard Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.168930510624703,
          53.61906596509845
        ]
      }
    }
  ]
}