{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Featherbed Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.344023,
            54.370517
          ],
          [
            -1.34396,
            54.368719
          ],
          [
            -1.343814,
            54.368412
          ],
          [
            -1.343558,
            54.367872
          ],
          [
            -1.343485,
            54.367442
          ],
          [
            -1.343622,
            54.366713
          ],
          [
            -1.343849,
            54.366346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013387337, DL6 2DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3440233629507408,
          54.37051663397718
        ]
      }
    }
  ]
}