{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baring Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.814168,
            54.743602
          ],
          [
            -1.814451,
            54.743587
          ],
          [
            -1.814733,
            54.743572
          ],
          [
            -1.814729,
            54.743461
          ],
          [
            -1.814725,
            54.743351
          ],
          [
            -1.814713,
            54.743239
          ],
          [
            -1.8147,
            54.743128
          ],
          [
            -1.814682,
            54.742968
          ],
          [
            -1.814664,
            54.742807
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015323352, DL13 4EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8152462459673342,
          54.74351009007405
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022980292, DL13 4EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8147368445263137,
          54.74280836302714
        ]
      }
    }
  ]
}