{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.174806,
            53.877434
          ],
          [
            -2.174367,
            53.87749
          ],
          [
            -2.1743,
            53.877499
          ],
          [
            -2.173967,
            53.877609
          ],
          [
            -2.173848,
            53.877654
          ],
          [
            -2.17373,
            53.877699
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.17373,
            53.877699
          ],
          [
            -2.173593,
            53.877749
          ],
          [
            -2.173456,
            53.877798
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.173456,
            53.877798
          ],
          [
            -2.173183,
            53.877902
          ],
          [
            -2.17291,
            53.878006
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022946948, BB8 7LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1739728363127924,
          53.877608761566776
        ]
      }
    }
  ]
}