{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Braygate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.91843,
            54.55527
          ],
          [
            -0.917643,
            54.55539
          ],
          [
            -0.9156,
            54.555393
          ],
          [
            -0.914874,
            54.555646
          ],
          [
            -0.913973,
            54.555959
          ],
          [
            -0.912339,
            54.556378
          ],
          [
            -0.91203,
            54.556598
          ],
          [
            -0.91167,
            54.556666
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013583560, TS12 2TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.91840203466104,
          54.55526575168818
        ]
      }
    }
  ]
}