{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Simons Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.107098,
            52.731567
          ],
          [
            -1.107303,
            52.731811
          ],
          [
            -1.107305,
            52.731812
          ],
          [
            -1.106955,
            52.731982
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004002022, LE12 7TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1069175893251797,
          52.73186600543126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004002023, LE12 7TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1069627448414165,
          52.73183038591915
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023780079, LE12 7SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.107333653943731,
          52.731797218095856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070072414, LE12 7SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1069744302779325,
          52.73198330155522
        ]
      }
    }
  ]
}