{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wombwell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.446901,
            53.521453
          ],
          [
            -1.445839,
            53.521846
          ],
          [
            -1.445261,
            53.521817
          ],
          [
            -1.444175,
            53.521764
          ],
          [
            -1.443574,
            53.521638
          ],
          [
            -1.443481,
            53.521614
          ],
          [
            -1.442163,
            53.521385
          ],
          [
            -1.441577,
            53.521363
          ],
          [
            -1.441039,
            53.521343
          ],
          [
            -1.440766,
            53.521178
          ],
          [
            -1.440266,
            53.52064
          ],
          [
            -1.439971,
            53.520352
          ],
          [
            -1.439677,
            53.520064
          ],
          [
            -1.439162,
            53.519612
          ],
          [
            -1.438648,
            53.51916
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007006655, S74 9SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4386551986539107,
          53.519159560428015
        ]
      }
    }
  ]
}