{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malt Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.125254,
            52.983807
          ],
          [
            -2.125657,
            52.983981
          ],
          [
            -2.126059,
            52.984156
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455127950, ST3 1RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1253290390465676,
          52.98401318144785
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455133382, ST3 1QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1260593061691835,
          52.984156234949346
        ]
      }
    }
  ]
}