{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Peel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.6294,
            53.696837
          ],
          [
            -1.629711,
            53.69679
          ],
          [
            -1.630023,
            53.696742
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83209233, WF13 1RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6294002967634424,
          53.696837139348375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015721822, WF13 2EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6300072010474547,
          53.69671317966658
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096257349, WF13 2EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6300364672212628,
          53.6968301161129
        ]
      }
    }
  ]
}