{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heap Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.191571,
            53.789155
          ],
          [
            -2.191075,
            53.789084
          ],
          [
            -2.190579,
            53.789013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003782544, BB10 3NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.190802805775077,
          53.78900723268945
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014135848, BB10 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1915320272496213,
          53.789149876382126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014137497, BB10 3NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1909849880459435,
          53.789015930273706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023759360, BB10 3NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.190878698022392,
          53.789007111750465
        ]
      }
    }
  ]
}