{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Union Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.888428,
            53.192151
          ],
          [
            -2.888171,
            53.192204
          ],
          [
            -2.887915,
            53.192257
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012219684, CH1 3LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.887971961510757,
          53.192145750186434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034100979, CH1 3JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8884211008138703,
          53.19215139013791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000835224, CH1 3LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8885700084191117,
          53.1921143226565
        ]
      }
    }
  ]
}