{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Close Two",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.310833,
            50.80191
          ],
          [
            0.310463,
            50.802029
          ],
          [
            0.310093,
            50.802149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023281939, BN23 7TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31033326004052836,
          50.80241422338623
        ]
      }
    }
  ]
}