{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Derwent Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.16768,
            53.482957
          ],
          [
            -2.167515,
            53.48299
          ],
          [
            -2.16735,
            53.483024
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Derwent Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.16735,
            53.483024
          ],
          [
            -2.167191,
            53.483058
          ],
          [
            -2.167033,
            53.483093
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002996331, M43 6JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1676802394052346,
          53.48295730024799
        ]
      }
    }
  ]
}