{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Denebank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.0393,
            53.85345
          ],
          [
            -3.039066,
            53.853453
          ],
          [
            -3.038832,
            53.853455
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Denebank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.038832,
            53.853455
          ],
          [
            -3.038779,
            53.853519
          ],
          [
            -3.038681,
            53.853492
          ],
          [
            -3.038647,
            53.853483
          ],
          [
            -3.038832,
            53.853455
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070842521, FY2 0AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0393001152788095,
          53.85345029146162
        ]
      }
    }
  ]
}