{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kenson Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.364446,
            51.409299
          ],
          [
            -3.364111,
            51.409062
          ],
          [
            -3.3637,
            51.408771
          ],
          [
            -3.363469,
            51.408607
          ],
          [
            -3.363447,
            51.408591
          ],
          [
            -3.363035,
            51.408166
          ],
          [
            -3.362913,
            51.408039
          ],
          [
            -3.3627,
            51.407819
          ],
          [
            -3.362274,
            51.407168
          ],
          [
            -3.362089,
            51.406982
          ],
          [
            -3.361794,
            51.406686
          ],
          [
            -3.361419,
            51.40616
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64019855, CF62 3FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3624974781224544,
          51.40857506452024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64101624, CF62 3BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3644457178987404,
          51.40929874307464
        ]
      }
    }
  ]
}