{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Close Twenty",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.314979,
            50.801993
          ],
          [
            0.315341,
            50.801796
          ],
          [
            0.315464,
            50.80173
          ],
          [
            0.315949,
            50.801466
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023281957, BN23 7SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3151952889561282,
          50.802003010659874
        ]
      }
    }
  ]
}