{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bure Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.721162,
            52.614977
          ],
          [
            1.721808,
            52.614919
          ],
          [
            1.722332,
            52.614872
          ],
          [
            1.722455,
            52.614861
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012181253, NR30 1SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.721277766638725,
          52.61468231059648
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023459893, NR30 1SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7223866665771503,
          52.61486330018694
        ]
      }
    }
  ]
}