{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lone Ash Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.530624,
            51.262791
          ],
          [
            -1.526686,
            51.263748
          ],
          [
            -1.524635,
            51.264247
          ],
          [
            -1.524078,
            51.264323
          ],
          [
            -1.523339,
            51.264309
          ],
          [
            -1.522643,
            51.264413
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091680350, SP11 0SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.530666082801651,
          51.26279769748458
        ]
      }
    }
  ]
}