{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ketton Drift",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.512231,
            52.626019
          ],
          [
            -0.512371,
            52.626033
          ],
          [
            -0.512511,
            52.626046
          ],
          [
            -0.512984,
            52.626009
          ],
          [
            -0.513457,
            52.625973
          ],
          [
            -0.515188,
            52.625824
          ],
          [
            -0.516919,
            52.625676
          ],
          [
            -0.51829,
            52.625552
          ],
          [
            -0.519662,
            52.625428
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093005912, PE9 3RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5331394565880062,
          52.627883368726145
        ]
      }
    }
  ]
}