{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashted Lock",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.883513,
            52.486882
          ],
          [
            -1.883711,
            52.486838
          ],
          [
            -1.883973,
            52.486872
          ],
          [
            -1.884153,
            52.4871
          ],
          [
            -1.884313,
            52.487303
          ],
          [
            -1.884663,
            52.48754
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023500314, B7 4AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8846175642637752,
          52.48746679280389
        ]
      }
    }
  ]
}