{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Close Twentyfour",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.312248,
            50.801531
          ],
          [
            0.312418,
            50.801658
          ],
          [
            0.312587,
            50.801785
          ],
          [
            0.3123,
            50.801927
          ],
          [
            0.312013,
            50.802069
          ],
          [
            0.31196,
            50.802096
          ],
          [
            0.311906,
            50.802122
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023281958, BN23 7QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31218047527870246,
          50.80159513492604
        ]
      }
    }
  ]
}