{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Close Three",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.311427,
            50.802438
          ],
          [
            0.311306,
            50.802482
          ],
          [
            0.311185,
            50.802527
          ],
          [
            0.311079,
            50.802566
          ],
          [
            0.310972,
            50.802605
          ],
          [
            0.310948,
            50.802614
          ],
          [
            0.310924,
            50.802623
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023281940, BN23 7TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31083928029791075,
          50.80260206581823
        ]
      }
    }
  ]
}