{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spinney Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.336078,
            51.761651
          ],
          [
            -0.336086,
            51.761506
          ],
          [
            -0.336099,
            51.761263
          ],
          [
            -0.336105,
            51.761142
          ],
          [
            -0.336119,
            51.760875
          ],
          [
            -0.336271,
            51.760731
          ],
          [
            -0.336422,
            51.760588
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093186485, AL3 5RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3364518465858636,
          51.760615001714434
        ]
      }
    }
  ]
}