{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cut Throat Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.136701,
            50.966719
          ],
          [
            -1.136718,
            50.966661
          ],
          [
            -1.136735,
            50.966602
          ],
          [
            -1.136612,
            50.966408
          ],
          [
            -1.136606,
            50.966398
          ],
          [
            -1.136482,
            50.966204
          ],
          [
            -1.135889,
            50.965739
          ],
          [
            -1.135626,
            50.965533
          ],
          [
            -1.135531,
            50.965262
          ],
          [
            -1.135596,
            50.964781
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000027746, SO32 3QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.135968769096781,
          50.96580205320201
        ]
      }
    }
  ]
}