{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hurst's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.868479,
            53.516994
          ],
          [
            -2.867639,
            53.517332
          ],
          [
            -2.867006,
            53.517587
          ],
          [
            -2.866916,
            53.517726
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hurst's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.870005,
            53.516374
          ],
          [
            -2.869242,
            53.516684
          ],
          [
            -2.868479,
            53.516994
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012346882, L39 0EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.866923999812982,
          53.517627813416425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012653400, L39 0EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.868042649678927,
          53.517754524408126
        ]
      }
    }
  ]
}