{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Close Six",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.314478,
            50.804428
          ],
          [
            0.314755,
            50.804292
          ],
          [
            0.315032,
            50.804156
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023281953, BN23 7TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3145069921724478,
          50.80444505655166
        ]
      }
    }
  ]
}