{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Craven's Rough",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.247185,
            52.702332
          ],
          [
            -1.24875,
            52.701821
          ],
          [
            -1.250315,
            52.70131
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024966604, LE6 0AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2397373447651259,
          52.703143160189924
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070072196, LE67 9PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2469935750479484,
          52.702020774160246
        ]
      }
    }
  ]
}