{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Slacks Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.918409,
            53.621168
          ],
          [
            -1.918413,
            53.621195
          ],
          [
            -1.918502,
            53.621892
          ],
          [
            -1.918533,
            53.622133
          ],
          [
            -1.918382,
            53.622205
          ],
          [
            -1.917771,
            53.622274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203640, HD7 5XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9183990887583993,
          53.62117127013293
        ]
      }
    }
  ]
}