{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fyfe Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.01623,
            51.406037
          ],
          [
            0.016224,
            51.405883
          ],
          [
            0.016217,
            51.40573
          ],
          [
            0.016209,
            51.405646
          ],
          [
            0.016204,
            51.4056
          ],
          [
            0.016191,
            51.405471
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003640371, BR1 1RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.016234186263293437,
          51.40579409568673
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070012096, BR1 1RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.01600074715842664,
          51.40571717660726
        ]
      }
    }
  ]
}