{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.675995,
            50.706627
          ],
          [
            -2.675993,
            50.706599
          ],
          [
            -2.675992,
            50.706581
          ],
          [
            -2.675928,
            50.705478
          ],
          [
            -2.675898,
            50.704954
          ],
          [
            -2.67589,
            50.704817
          ],
          [
            -2.675862,
            50.704329
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002641630, DT6 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6753587278686557,
          50.70735308617052
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014815, DT6 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.675999909110825,
          50.70663893629292
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025674309, DT6 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6773251129087936,
          50.70818699860244
        ]
      }
    }
  ]
}