{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tyldesley Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.473855,
            53.516687
          ],
          [
            -2.473643,
            53.51662
          ],
          [
            -2.473431,
            53.516554
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tyldesley Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.474097,
            53.516794
          ],
          [
            -2.473976,
            53.51674
          ],
          [
            -2.473855,
            53.516687
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024145904, M29 8RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.473809291544849,
          53.51667787883084
        ]
      }
    }
  ]
}