{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blind Dick's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.867858,
            52.891051
          ],
          [
            0.86863,
            52.890727
          ],
          [
            0.869124,
            52.89052
          ],
          [
            0.869452,
            52.890469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Blind Dick's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.871342,
            52.889991
          ],
          [
            0.870397,
            52.89023
          ],
          [
            0.869452,
            52.890469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023455549, NR22 6BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8713239223021966,
          52.8899920092017
        ]
      }
    }
  ]
}