{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marldon Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.326245,
            55.87629
          ],
          [
            -4.326069,
            55.876327
          ],
          [
            -4.325894,
            55.876365
          ],
          [
            -4.325784,
            55.876388
          ],
          [
            -4.325673,
            55.876412
          ],
          [
            -4.325544,
            55.876453
          ],
          [
            -4.325415,
            55.876494
          ],
          [
            -4.324586,
            55.876746
          ],
          [
            -4.324405,
            55.876801
          ],
          [
            -4.324016,
            55.876449
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700542274, G11 7BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.326244826604863,
          55.8762897161568
        ]
      }
    }
  ]
}