{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tute Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.619047,
            55.228678
          ],
          [
            -1.618848,
            55.229421
          ],
          [
            -1.618632,
            55.229738
          ],
          [
            -1.618388,
            55.230053
          ],
          [
            -1.617845,
            55.230756
          ],
          [
            -1.617101,
            55.23127
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tute Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.619047,
            55.228678
          ],
          [
            -1.619198,
            55.228598
          ],
          [
            -1.619348,
            55.228518
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tute Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.618861,
            55.228489
          ],
          [
            -1.618954,
            55.228584
          ],
          [
            -1.619047,
            55.228678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2920017942, NE61 3AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6191120421326572,
          55.22849897884951
        ]
      }
    }
  ]
}