{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holborn Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.961857,
            53.411111
          ],
          [
            -2.961372,
            53.411226
          ],
          [
            -2.960887,
            53.41134
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38261328, L7 8UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9608485819347545,
          53.41134485680337
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38274756, L7 8UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.961071369214522,
          53.41121721886834
        ]
      }
    }
  ]
}