{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Domvilles Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.095248,
            50.816657
          ],
          [
            -1.095249,
            50.816578
          ],
          [
            -1.09525,
            50.8165
          ],
          [
            -1.09525,
            50.816424
          ],
          [
            -1.095252,
            50.816349
          ],
          [
            -1.095254,
            50.816232
          ],
          [
            -1.095256,
            50.816116
          ],
          [
            -1.095241,
            50.815993
          ],
          [
            -1.095226,
            50.815869
          ],
          [
            -1.095215,
            50.815849
          ],
          [
            -1.095203,
            50.815829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775111269, PO2 8ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0951594519228505,
          50.815837716938645
        ]
      }
    }
  ]
}