{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Walkway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.505658,
            52.839413
          ],
          [
            1.505054,
            52.839415
          ],
          [
            1.504449,
            52.839418
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023662663, NR12 0NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5044502009657723,
          52.839426813553985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034812057, NR12 0NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.504790989671928,
          52.839047990163365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034814371, NR12 0NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5047989604872662,
          52.83951544029995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034814372, NR12 0NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.50494315032244,
          52.83927733595123
        ]
      }
    }
  ]
}