{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.21979,
            51.121001
          ],
          [
            -3.22008,
            51.120911
          ],
          [
            -3.22036,
            51.12067
          ],
          [
            -3.220459,
            51.12005
          ],
          [
            -3.22142,
            51.119684
          ],
          [
            -3.221896,
            51.119436
          ],
          [
            -3.222378,
            51.119366
          ],
          [
            -3.222837,
            51.119299
          ],
          [
            -3.223261,
            51.119342
          ],
          [
            -3.224225,
            51.119265
          ],
          [
            -3.224667,
            51.118992
          ],
          [
            -3.225387,
            51.118141
          ],
          [
            -3.226189,
            51.118048
          ],
          [
            -3.226436,
            51.118339
          ],
          [
            -3.226586,
            51.118409
          ],
          [
            -3.22748,
            51.118068
          ],
          [
            -3.227997,
            51.117871
          ],
          [
            -3.22911,
            51.11785
          ],
          [
            -3.229954,
            51.117771
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023836115, TA4 4AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2197897521478684,
          51.121001291783955
        ]
      }
    }
  ]
}