{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Linden Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.546137,
            53.777191
          ],
          [
            -1.545507,
            53.777158
          ],
          [
            -1.544877,
            53.777126
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628407, LS11 6ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5450374854864435,
          53.77713423131784
        ]
      }
    }
  ]
}