{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ryecroft Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.113902,
            53.472972
          ],
          [
            -2.113978,
            53.473045
          ],
          [
            -2.114055,
            53.473119
          ],
          [
            -2.114078,
            53.473147
          ],
          [
            -2.114102,
            53.473175
          ],
          [
            -2.114141,
            53.473223
          ],
          [
            -2.114181,
            53.47327
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ryecroft Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.114386,
            53.473511
          ],
          [
            -2.114317,
            53.47343
          ],
          [
            -2.114248,
            53.473349
          ],
          [
            -2.114214,
            53.47331
          ],
          [
            -2.114181,
            53.47327
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002998351, M34 5HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.114385543426557,
          53.4735105313002
        ]
      }
    }
  ]
}