{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Avonlea Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.67278,
            54.998918
          ],
          [
            -1.672909,
            54.998808
          ],
          [
            -1.673037,
            54.998698
          ],
          [
            -1.673142,
            54.998613
          ],
          [
            -1.673084,
            54.9984
          ],
          [
            -1.673081,
            54.998388
          ],
          [
            -1.67291,
            54.998289
          ],
          [
            -1.673065,
            54.998147
          ],
          [
            -1.673129,
            54.998088
          ],
          [
            -1.673194,
            54.998029
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510711719, NE5 3TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6727798780822565,
          54.998917578686104
        ]
      }
    }
  ]
}