{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hazler Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.91127,
            54.036228
          ],
          [
            -1.910506,
            54.03629
          ],
          [
            -1.909635,
            54.036586
          ],
          [
            -1.908299,
            54.036796
          ],
          [
            -1.907869,
            54.036864
          ],
          [
            -1.90733,
            54.037127
          ],
          [
            -1.906097,
            54.037377
          ],
          [
            -1.90539,
            54.037348
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024102611, BD23 6DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9112699255360641,
          54.036227991838864
        ]
      }
    }
  ]
}