{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Cowper Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.512683,
            53.811185
          ],
          [
            -1.512287,
            53.810803
          ],
          [
            -1.51189,
            53.810422
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628093, LS9 7AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5119347666683582,
          53.8104756635136
        ]
      }
    }
  ]
}