{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Darnhills",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.323647,
            51.685621
          ],
          [
            -0.323559,
            51.685497
          ],
          [
            -0.323471,
            51.685373
          ],
          [
            -0.323404,
            51.685275
          ],
          [
            -0.323336,
            51.685177
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013907625, WD7 8LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32363800001151494,
          51.685574455533896
        ]
      }
    }
  ]
}