{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "York Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.545035,
            54.534583
          ],
          [
            -1.545021,
            54.534444
          ],
          [
            -1.545007,
            54.534304
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "York Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.54497,
            54.534835
          ],
          [
            -1.544982,
            54.53479
          ],
          [
            -1.545003,
            54.534709
          ],
          [
            -1.545035,
            54.534583
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003076594, DL1 2NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5449702578586793,
          54.53483457776525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002723787, DL1 2UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5453990790980685,
          54.5337937039757
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002725746, DL1 2UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5451932202130767,
          54.532849301666815
        ]
      }
    }
  ]
}