{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Chestnuts",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.271608,
            50.858402
          ],
          [
            -1.271265,
            50.858374
          ],
          [
            -1.270921,
            50.858346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Chestnuts",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.270921,
            50.858346
          ],
          [
            -1.27076,
            50.858328
          ],
          [
            -1.2706,
            50.858311
          ],
          [
            -1.270147,
            50.858258
          ],
          [
            -1.270102,
            50.858238
          ],
          [
            -1.269921,
            50.858158
          ],
          [
            -1.269957,
            50.857972
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012135488, SO31 6DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2710683876379127,
          50.85836311333636
        ]
      }
    }
  ]
}