{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jubilee Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.829907,
            53.319913
          ],
          [
            -3.829606,
            53.319769
          ],
          [
            -3.829134,
            53.320051
          ],
          [
            -3.828856,
            53.320216
          ],
          [
            -3.828674,
            53.320354
          ],
          [
            -3.828914,
            53.32052
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023738827, LL30 2SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8299158104718827,
          53.31990822897007
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023741388, LL30 2SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.829416452935091,
          53.31981700043104
        ]
      }
    }
  ]
}