{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Knot Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.523154,
            50.826
          ],
          [
            -4.52324,
            50.825803
          ],
          [
            -4.523253,
            50.825773
          ],
          [
            -4.523525,
            50.825763
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093248411, EX23 8FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.523258646158337,
          50.82566518742949
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093248645, EX23 8FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.52316310504628,
          50.82600004265034
        ]
      }
    }
  ]
}