{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clegg Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.153369,
            53.479876
          ],
          [
            -2.153378,
            53.47983
          ],
          [
            -2.153387,
            53.479785
          ],
          [
            -2.153422,
            53.479615
          ],
          [
            -2.153457,
            53.479444
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Clegg Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.153457,
            53.479444
          ],
          [
            -2.153502,
            53.479251
          ],
          [
            -2.153546,
            53.479057
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002995771, M43 6EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1533685371376747,
          53.47987554052691
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012711969, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.153277318307467,
          53.479650946612665
        ]
      }
    }
  ]
}