{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Close Eight",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.316194,
            50.805275
          ],
          [
            0.316614,
            50.804837
          ],
          [
            0.317033,
            50.8044
          ],
          [
            0.317064,
            50.804366
          ],
          [
            0.317094,
            50.804332
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023281948, BN23 7TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3161665752690121,
          50.80528452731135
        ]
      }
    }
  ]
}