{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.619395,
            54.516731
          ],
          [
            -1.619356,
            54.516798
          ],
          [
            -1.619317,
            54.516866
          ],
          [
            -1.619313,
            54.517297
          ],
          [
            -1.619199,
            54.517493
          ],
          [
            -1.618847,
            54.518098
          ],
          [
            -1.618607,
            54.518409
          ],
          [
            -1.618579,
            54.518489
          ],
          [
            -1.618433,
            54.518903
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003076545, DL2 2JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.618432928737463,
          54.51890299382525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013316035, DL2 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.618836405994473,
          54.51870655258763
        ]
      }
    }
  ]
}