{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barracks Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.63214,
            53.545544
          ],
          [
            -2.631965,
            53.545498
          ],
          [
            -2.631868,
            53.545472
          ],
          [
            -2.631844,
            53.545465
          ],
          [
            -2.631549,
            53.545386
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024145610, WN1 1LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6314726379912354,
          53.545332235524675
        ]
      }
    }
  ]
}