{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "May Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.393435,
            51.388501
          ],
          [
            -2.393731,
            51.388523
          ],
          [
            -2.394026,
            51.388545
          ],
          [
            -2.394326,
            51.388561
          ],
          [
            -2.394626,
            51.388577
          ],
          [
            -2.394627,
            51.388548
          ],
          [
            -2.394629,
            51.388461
          ],
          [
            -2.394629,
            51.388439
          ],
          [
            -2.394636,
            51.388196
          ],
          [
            -2.394646,
            51.387815
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093714622, BA1 3QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.393490293892025,
          51.38851053698168
        ]
      }
    }
  ]
}