{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wirecut Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.656142,
            52.016216
          ],
          [
            -0.656057,
            52.016025
          ],
          [
            -0.655973,
            52.015834
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090358610, MK17 8EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6559604763979696,
          52.01583355833722
        ]
      }
    }
  ]
}