{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Slack Hall",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.063648,
            53.546516
          ],
          [
            -2.063683,
            53.546624
          ],
          [
            -2.063718,
            53.546732
          ],
          [
            -2.06345,
            53.546795
          ],
          [
            -2.063181,
            53.546858
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117763, OL4 3QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.06318109858978,
          53.54685800550935
        ]
      }
    }
  ]
}