{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thoroughfare Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.780484,
            53.105247
          ],
          [
            -0.780185,
            53.105154
          ],
          [
            -0.779887,
            53.105061
          ],
          [
            -0.779828,
            53.105043
          ],
          [
            -0.779769,
            53.105024
          ],
          [
            -0.77963,
            53.104981
          ],
          [
            -0.779491,
            53.104938
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008179411, NG24 2NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7804839510458238,
          53.10524699309884
        ]
      }
    }
  ]
}