{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024232047, St John's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.46397279883873527,
          52.1301139123977
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001601999, St John's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4648236636955997,
          52.13086227735276
        ]
      }
    }
  ]
}