{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Withers Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.474341,
            53.746093
          ],
          [
            -2.474127,
            53.746132
          ],
          [
            -2.473913,
            53.746171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Withers Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.473913,
            53.746171
          ],
          [
            -2.473726,
            53.746206
          ],
          [
            -2.473539,
            53.74624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319049, BB1 1BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4743560960101343,
          53.74610201471019
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010321810, BB1 1DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4718112053543417,
          53.746327779661485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004508456, BB1 1DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4726858941915224,
          53.745901889672545
        ]
      }
    }
  ]
}