{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hook's Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.302932,
            52.631065
          ],
          [
            1.303443,
            52.631271
          ],
          [
            1.303786,
            52.63141
          ],
          [
            1.303982,
            52.631436
          ],
          [
            1.303997,
            52.631436
          ],
          [
            1.304012,
            52.631437
          ],
          [
            1.304159,
            52.631447
          ],
          [
            1.304307,
            52.631457
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025097408, NR1 4EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3034647390826088,
          52.63126570186486
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034848576, NR1 4DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3029322447480176,
          52.631064714289465
        ]
      }
    }
  ]
}