{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Way (A991)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.971888,
            56.464143
          ],
          [
            -2.972111,
            56.464096
          ],
          [
            -2.972158,
            56.464102
          ],
          [
            -2.972438,
            56.464139
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Way (A991)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.972438,
            56.464139
          ],
          [
            -2.972469,
            56.464151
          ],
          [
            -2.9725,
            56.464163
          ],
          [
            -2.972663,
            56.464248
          ],
          [
            -2.972827,
            56.464332
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059097884, DD1 1HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.972961986630066,
          56.46429622987541
        ]
      }
    }
  ]
}