{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ellen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.627052,
            53.542373
          ],
          [
            -2.627203,
            53.542389
          ],
          [
            -2.627355,
            53.542406
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024145939, WN1 1DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.627218574630084,
          53.542388426749646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004799253, WN1 1DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6267066019616787,
          53.54246301986945
        ]
      }
    }
  ]
}