{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Bank Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.354042,
            53.727335
          ],
          [
            -1.354301,
            53.727265
          ],
          [
            -1.354266,
            53.72712
          ],
          [
            -1.354192,
            53.726809
          ],
          [
            -1.354163,
            53.726682
          ],
          [
            -1.354133,
            53.726555
          ],
          [
            -1.354072,
            53.726305
          ],
          [
            -1.354012,
            53.726055
          ],
          [
            -1.353998,
            53.726004
          ],
          [
            -1.353984,
            53.725954
          ],
          [
            -1.353955,
            53.72585
          ],
          [
            -1.353926,
            53.725746
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63173948, WF10 1DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3539439761735954,
          53.72581551825627
        ]
      }
    }
  ]
}