{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Townend",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.050959,
            54.834421
          ],
          [
            -4.050693,
            54.834619
          ],
          [
            -4.050427,
            54.834817
          ],
          [
            -4.050355,
            54.834863
          ],
          [
            -4.050283,
            54.834908
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137089194, DG6 4BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.050958645241205,
          54.83442051350116
        ]
      }
    }
  ]
}