{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Suffolk Road Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.170738,
            55.929268
          ],
          [
            -3.169813,
            55.928358
          ],
          [
            -3.168887,
            55.927449
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906240932, EH16 5NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.169257216656116,
          55.927665148313416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906437991, EH16 5NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.169921861017762,
          55.92847651515298
        ]
      }
    }
  ]
}