{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "95509999, New Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07927446511082682,
          51.517054857489214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022933637, Devonshire Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07909705086982625,
          51.51681814511491
        ]
      }
    }
  ]
}