{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rose Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.643981,
            53.833787
          ],
          [
            -1.643823,
            53.833741
          ],
          [
            -1.643666,
            53.833695
          ],
          [
            -1.643656,
            53.833687
          ],
          [
            -1.643647,
            53.833679
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rose Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.644345,
            53.833815
          ],
          [
            -1.644163,
            53.833801
          ],
          [
            -1.643981,
            53.833787
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rose Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.64471,
            53.833799
          ],
          [
            -1.644527,
            53.833807
          ],
          [
            -1.644345,
            53.833815
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72396001, LS18 4QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6445420751042825,
          53.833878941672204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72644517, LS18 4QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6446187316708776,
          53.83379827700487
        ]
      }
    }
  ]
}