{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Slater Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.099853,
            50.813979
          ],
          [
            -1.099913,
            50.814061
          ],
          [
            -1.099973,
            50.814142
          ],
          [
            -1.100052,
            50.814309
          ],
          [
            -1.100058,
            50.814323
          ],
          [
            -1.100265,
            50.814393
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775111046, PO2 8BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0998508354764869,
          50.81399451172831
        ]
      }
    }
  ]
}