{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.952208,
            51.729784
          ],
          [
            -4.952232,
            51.729711
          ],
          [
            -4.952243,
            51.729679
          ],
          [
            -4.952272,
            51.729592
          ],
          [
            -4.95197,
            51.728753
          ],
          [
            -4.951988,
            51.728683
          ],
          [
            -4.952006,
            51.728616
          ],
          [
            -4.952099,
            51.728385
          ],
          [
            -4.952733,
            51.727786
          ],
          [
            -4.952751,
            51.727769
          ],
          [
            -4.952825,
            51.727699
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023956457, SA73 1JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.952825032729628,
          51.727699421603084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024684972, SA73 1LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.9523248929669705,
          51.72935788038682
        ]
      }
    }
  ]
}