{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Southern Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.271981,
            53.79815
          ],
          [
            -2.271631,
            53.798409
          ],
          [
            -2.271281,
            53.798667
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003781757, BB12 8BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2720086511649877,
          53.7984585206168
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014135870, BB12 0LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2713567640481727,
          53.7986038064932
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014136187, BB12 8BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2720832206918176,
          53.79825162765097
        ]
      }
    }
  ]
}