{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Jude's Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.760763,
            53.80129
          ],
          [
            -1.760623,
            53.80115
          ],
          [
            -1.760483,
            53.80101
          ],
          [
            -1.76021,
            53.801085
          ],
          [
            -1.759936,
            53.801161
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590588, BD1 3BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.760209771012888,
          53.80108096986905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090120217, BD1 3BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7603780609925492,
          53.80085660648767
        ]
      }
    }
  ]
}