{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tagdell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.025725,
            50.919221
          ],
          [
            -1.025106,
            50.918865
          ],
          [
            -1.02397,
            50.917988
          ],
          [
            -1.023869,
            50.917957
          ],
          [
            -1.023518,
            50.917849
          ],
          [
            -1.022678,
            50.917869
          ],
          [
            -1.022466,
            50.917822
          ],
          [
            -1.022052,
            50.917138
          ],
          [
            -1.022052,
            50.917057
          ],
          [
            -1.022057,
            50.917035
          ],
          [
            -1.022062,
            50.917014
          ],
          [
            -1.022041,
            50.916806
          ],
          [
            -1.021843,
            50.916563
          ],
          [
            -1.021072,
            50.916303
          ],
          [
            -1.020883,
            50.91624
          ],
          [
            -1.020423,
            50.915825
          ],
          [
            -1.020174,
            50.915465
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032901871, PO8 0QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0257368311584247,
          50.91923448882556
        ]
      }
    }
  ]
}