{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "422000067752, Spring Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0594711158598993,
          53.53797943342725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000067968, Spring Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0594711158598993,
          53.53797943342725
        ]
      }
    }
  ]
}