{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malesoure Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.813216,
            52.274176
          ],
          [
            -0.813118,
            52.274196
          ],
          [
            -0.813019,
            52.274217
          ],
          [
            -0.812354,
            52.274295
          ],
          [
            -0.811689,
            52.274373
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15118795, NN3 5GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8129441704123566,
          52.27423817318078
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025361972, NN3 5GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8131959063692356,
          52.27414180487596
        ]
      }
    }
  ]
}