{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9051032047, King's Gate",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1360772333252367,
          57.1472697566033
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051131028, King's Gate",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1360772333252367,
          57.1472697566033
        ]
      }
    }
  ]
}