{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Legion Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.269886,
            53.143475
          ],
          [
            -1.269881,
            53.143466
          ],
          [
            -1.269875,
            53.143454
          ],
          [
            -1.269863,
            53.143432
          ],
          [
            -1.269796,
            53.143238
          ],
          [
            -1.269729,
            53.143043
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001341997, NG17 3EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2697290389993408,
          53.14304303760246
        ]
      }
    }
  ]
}