{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackfriars",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.595195,
            51.458186
          ],
          [
            -2.595007,
            51.458177
          ],
          [
            -2.594818,
            51.458169
          ],
          [
            -2.594677,
            51.458095
          ],
          [
            -2.594535,
            51.458021
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Blackfriars",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.594535,
            51.458021
          ],
          [
            -2.594473,
            51.458008
          ],
          [
            -2.59441,
            51.457994
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "96887, BS1 2NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.595662093850255,
          51.45796289114676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "306240, BS1 2NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.595159070892954,
          51.458019396390384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "312098, BS1 2NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.59456934300687,
          51.45804936444618
        ]
      }
    }
  ]
}