{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old School Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.031894,
            53.102144
          ],
          [
            -3.031565,
            53.102177
          ],
          [
            -3.031236,
            53.10221
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013713641, LL12 9BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0318946964352147,
          53.102153089456394
        ]
      }
    }
  ]
}