{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arborary Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.840123,
            53.615249
          ],
          [
            -1.841035,
            53.61357
          ],
          [
            -1.841142,
            53.613373
          ],
          [
            -1.841145,
            53.612445
          ],
          [
            -1.841355,
            53.611828
          ],
          [
            -1.841449,
            53.610482
          ],
          [
            -1.841489,
            53.609904
          ],
          [
            -1.841859,
            53.609167
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205605, HD7 5JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8418546695158478,
          53.609185363506796
        ]
      }
    }
  ]
}