{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beckgate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.572898,
            54.238732
          ],
          [
            -2.572798,
            54.238588
          ],
          [
            -2.572791,
            54.238578
          ],
          [
            -2.572735,
            54.238497
          ],
          [
            -2.572723,
            54.238479
          ],
          [
            -2.572657,
            54.238384
          ],
          [
            -2.572327,
            54.238099
          ],
          [
            -2.572348,
            54.237997
          ],
          [
            -2.572519,
            54.23718
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034108628, LA6 2LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5729105781141044,
          54.2387240370536
        ]
      }
    }
  ]
}