{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.564203,
            53.12131
          ],
          [
            -1.564344,
            53.121319
          ],
          [
            -1.564484,
            53.121329
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010329909, DE4 3PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5649265966132602,
          53.12146577914804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010331898, DE4 3PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.564941810642301,
          53.12143886755145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010335394, DE4 3PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5646434261774025,
          53.12139283229426
        ]
      }
    }
  ]
}