{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mortonbrook",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.153958,
            50.663805
          ],
          [
            -1.153975,
            50.664089
          ],
          [
            -1.153991,
            50.664372
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mortonbrook",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.154005,
            50.663563
          ],
          [
            -1.153982,
            50.663684
          ],
          [
            -1.153958,
            50.663805
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023711550, PO36 9PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1535559733731875,
          50.663370691984376
        ]
      }
    }
  ]
}