{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "41001185, Alexandra Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.027815314010268,
          53.4919478728806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025703159, Islington",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.027093265137923,
          53.492008014614704
        ]
      }
    }
  ]
}