{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Close Twelve",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.318168,
            50.803588
          ],
          [
            0.317685,
            50.803432
          ],
          [
            0.317203,
            50.803276
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023281950, BN23 7QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31834243100818005,
          50.80364935262705
        ]
      }
    }
  ]
}