{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackfriars",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.248258,
            51.864429
          ],
          [
            -2.248325,
            51.864363
          ],
          [
            -2.248384,
            51.86438
          ],
          [
            -2.248556,
            51.864433
          ],
          [
            -2.248783,
            51.864503
          ],
          [
            -2.249011,
            51.864573
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004495057, GL1 2DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2480800520455375,
          51.864278279743644
        ]
      }
    }
  ]
}