{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bank Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.345049,
            53.13741
          ],
          [
            -1.345137,
            53.13705
          ],
          [
            -1.345171,
            53.136911
          ],
          [
            -1.345309,
            53.136705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013065706, DE55 5PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3452329841073125,
          53.136767070519696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030046941, DE55 5QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.345271540510382,
          53.13718078194183
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030046942, DE55 5QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3451925711481083,
          53.1374590106031
        ]
      }
    }
  ]
}