{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cropper Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.558467,
            53.797023
          ],
          [
            -1.558445,
            53.797103
          ],
          [
            -1.558423,
            53.797183
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cropper Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.558359,
            53.797515
          ],
          [
            -1.558391,
            53.797349
          ],
          [
            -1.558423,
            53.797183
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72632314, LS1 4LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5584694991398023,
          53.797128902158235
        ]
      }
    }
  ]
}