{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Millway Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.276203,
            51.614011
          ],
          [
            -2.276174,
            51.613993
          ],
          [
            -2.276145,
            51.613975
          ],
          [
            -2.2759,
            51.613984
          ],
          [
            -2.274328,
            51.614447
          ],
          [
            -2.27281,
            51.614207
          ],
          [
            -2.272261,
            51.614182
          ],
          [
            -2.269058,
            51.614729
          ],
          [
            -2.26783,
            51.614588
          ],
          [
            -2.267378,
            51.614621
          ],
          [
            -2.267209,
            51.614634
          ],
          [
            -2.266228,
            51.614843
          ],
          [
            -2.264873,
            51.615278
          ],
          [
            -2.261758,
            51.616058
          ],
          [
            -2.261094,
            51.616161
          ],
          [
            -2.260269,
            51.616158
          ],
          [
            -2.259636,
            51.616242
          ],
          [
            -2.25947,
            51.616359
          ],
          [
            -2.259307,
            51.616738
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023476708, GL8 8UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.259306694297538,
          51.61674664914483
        ]
      }
    }
  ]
}