{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bilbys",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.552819,
            52.50675
          ],
          [
            1.552467,
            52.506879
          ],
          [
            1.55186,
            52.507034
          ],
          [
            1.54941,
            52.50739
          ],
          [
            1.548661,
            52.507499
          ],
          [
            1.545849,
            52.507604
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630000132, NR14 6NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5458337488736351,
          52.507596058311755
        ]
      }
    }
  ]
}