{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Merryman Hall",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.139242,
            53.630005
          ],
          [
            -2.138655,
            53.629657
          ],
          [
            -2.138654,
            53.629657
          ],
          [
            -2.138051,
            53.630008
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23112787, OL16 2PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1386697759341677,
          53.6296570900478
        ]
      }
    }
  ]
}