{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033579172, Mansfield Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1459554483876694,
          51.51941377803781
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023616500, Mansfield Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1459554483876694,
          51.51941377803781
        ]
      }
    }
  ]
}