{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "116023331, Northgate",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1891917308014013,
          55.65215252131406
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116023332, Northgate",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1891917308014013,
          55.65215252131406
        ]
      }
    }
  ]
}