{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Close Nineteen",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.315949,
            50.801466
          ],
          [
            0.316554,
            50.801467
          ],
          [
            0.317159,
            50.801469
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023281945, BN23 7NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31707124909598683,
          50.80148007588496
        ]
      }
    }
  ]
}