{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lock Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.628028,
            54.368618
          ],
          [
            -1.626387,
            54.369157
          ],
          [
            -1.624745,
            54.369696
          ],
          [
            -1.624551,
            54.369754
          ],
          [
            -1.624358,
            54.369813
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647462, DL10 7NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6281383483244707,
          54.3685709472176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090347199, DL10 7PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6270877641480173,
          54.369008079649554
        ]
      }
    }
  ]
}