{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dairy Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.494171,
            50.677041
          ],
          [
            -3.493872,
            50.677061
          ],
          [
            -3.493818,
            50.677064
          ],
          [
            -3.493714,
            50.676921
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032978873, EX6 8DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.493714416208412,
          50.676921442261126
        ]
      }
    }
  ]
}