{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "422000048228, Spring Garden Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1239246691699925,
          53.56720486892638
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000120128, Moorgate Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.008156671975561,
          53.54758461459035
        ]
      }
    }
  ]
}