{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bunny Hill Top",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.142252,
            52.846
          ],
          [
            -1.142376,
            52.846078
          ],
          [
            -1.142416,
            52.846287
          ],
          [
            -1.142426,
            52.846631
          ],
          [
            -1.142441,
            52.847127
          ],
          [
            -1.142373,
            52.847288
          ],
          [
            -1.142295,
            52.847406
          ],
          [
            -1.142216,
            52.847525
          ],
          [
            -1.141945,
            52.847992
          ],
          [
            -1.141785,
            52.848268
          ],
          [
            -1.141638,
            52.848353
          ],
          [
            -1.141512,
            52.848347
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040063460, LE12 6XN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1422366934515833,
          52.847303371393664
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025258543, LE12 6XN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.145488131936778,
          52.849592205244484
        ]
      }
    }
  ]
}