{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Close Twentyfive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.310861,
            50.800709
          ],
          [
            0.311513,
            50.801139
          ],
          [
            0.312165,
            50.801568
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023281941, BN23 7QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31218047527870246,
          50.80159513492604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025215894, BN23 7PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31213172856375315,
          50.80147018523908
        ]
      }
    }
  ]
}