{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lakes Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.128424,
            52.332286
          ],
          [
            0.128774,
            52.332374
          ],
          [
            0.12897,
            52.332524
          ],
          [
            0.129091,
            52.332748
          ],
          [
            0.12943,
            52.333374
          ],
          [
            0.12954,
            52.333431
          ],
          [
            0.12965,
            52.333487
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002594515, CB6 3PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12896144872364024,
          52.3327655120559
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002610981, CB6 3PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.13108511630874142,
          52.336638626294956
        ]
      }
    }
  ]
}