{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004624865, New Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4741305007676973,
          51.73922171904014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004638385, Marconi Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.47393186681596494,
          51.739297846686426
        ]
      }
    }
  ]
}