{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hook Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.867719,
            52.626686
          ],
          [
            -1.86592,
            52.627638
          ],
          [
            -1.863402,
            52.628665
          ],
          [
            -1.862749,
            52.628931
          ],
          [
            -1.860927,
            52.629983
          ],
          [
            -1.860649,
            52.630231
          ],
          [
            -1.86113,
            52.630812
          ],
          [
            -1.861063,
            52.631148
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013215176, WS14 0HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.867721303402845,
          52.62668388557354
        ]
      }
    }
  ]
}