{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Close Four",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.313184,
            50.803518
          ],
          [
            0.313611,
            50.803297
          ],
          [
            0.314037,
            50.803075
          ],
          [
            0.314116,
            50.803035
          ],
          [
            0.314194,
            50.802994
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023281946, BN23 7TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.313140796862262,
          50.8035098034423
        ]
      }
    }
  ]
}