{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shortway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.617941,
            51.71443
          ],
          [
            -0.618186,
            51.714239
          ],
          [
            -0.618431,
            51.714049
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008028394, HP5 2PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6184000442430505,
          51.71410225639797
        ]
      }
    }
  ]
}