{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38114680, Oxford Street East",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9587252605763528,
          53.403226964329164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38259390, Grinfield Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.958638261279923,
          53.40337148564484
        ]
      }
    }
  ]
}