{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130178793, General Booth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2556579800425105,
          57.46609509216918
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024697799, Mile End Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.253703026158923,
          57.46603122263096
        ]
      }
    }
  ]
}