{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sir Wilfred Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.7292,
            53.835007
          ],
          [
            -1.729429,
            53.8351
          ],
          [
            -1.729657,
            53.835193
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590828, BD10 9PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.729442718193884,
          53.83512486782846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090128927, BD10 9PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7303734217313556,
          53.834533757524795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090404014, BD10 9RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.729336005584577,
          53.83517855495847
        ]
      }
    }
  ]
}