{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reservoir Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.126515,
            50.392669
          ],
          [
            -4.126529,
            50.392233
          ],
          [
            -4.126533,
            50.392111
          ],
          [
            -4.126962,
            50.391959
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070763991, PL3 5HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.126538157461056,
          50.39223691217978
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040479724, PL3 5JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1262116041974775,
          50.392170929783255
        ]
      }
    }
  ]
}