{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dark Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.936792,
            53.512543
          ],
          [
            -2.936735,
            53.512557
          ],
          [
            -2.936678,
            53.512572
          ],
          [
            -2.936613,
            53.512588
          ],
          [
            -2.936548,
            53.512605
          ],
          [
            -2.936137,
            53.512708
          ],
          [
            -2.935727,
            53.512812
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023554954, L31 6DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9357271592204004,
          53.51281234209932
        ]
      }
    }
  ]
}