{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marsh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.30744,
            50.875151
          ],
          [
            -2.308564,
            50.875128
          ],
          [
            -2.309303,
            50.875047
          ],
          [
            -2.310026,
            50.874876
          ],
          [
            -2.311997,
            50.87441
          ],
          [
            -2.31221,
            50.874428
          ],
          [
            -2.312396,
            50.874598
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013288728, DT11 0EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.307439743436316,
          50.87515058076462
        ]
      }
    }
  ]
}