{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Dunbar Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.47759,
            53.67168
          ],
          [
            -1.477381,
            53.671412
          ],
          [
            -1.477172,
            53.671144
          ],
          [
            -1.477116,
            53.671073
          ],
          [
            -1.47706,
            53.671001
          ],
          [
            -1.476997,
            53.670921
          ],
          [
            -1.476935,
            53.670841
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63173962, WF1 5EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4769346147439744,
          53.67084106185045
        ]
      }
    }
  ]
}