{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Runaway Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.892068,
            50.348467
          ],
          [
            -3.892291,
            50.348446
          ],
          [
            -3.892513,
            50.348426
          ],
          [
            -3.893546,
            50.348357
          ],
          [
            -3.895808,
            50.347875
          ],
          [
            -3.895848,
            50.347882
          ],
          [
            -3.896289,
            50.347966
          ],
          [
            -3.89798,
            50.347666
          ],
          [
            -3.899378,
            50.347526
          ],
          [
            -3.900445,
            50.34748
          ],
          [
            -3.900697,
            50.34747
          ],
          [
            -3.901436,
            50.347585
          ],
          [
            -3.901877,
            50.347578
          ],
          [
            -3.902583,
            50.347411
          ],
          [
            -3.904485,
            50.347134
          ],
          [
            -3.906146,
            50.346737
          ],
          [
            -3.907967,
            50.346205
          ],
          [
            -3.908191,
            50.34624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564274, PL21 0TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.892074616893591,
          50.34848492081621
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024680871, PL21 0TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.89439661747632,
          50.347493721328135
        ]
      }
    }
  ]
}