{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Graham Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.581371,
            53.813876
          ],
          [
            -1.581456,
            53.813782
          ],
          [
            -1.581541,
            53.813689
          ],
          [
            -1.581652,
            53.813567
          ],
          [
            -1.581763,
            53.813445
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628218, LS4 2NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5813790253135098,
          53.81385681132984
        ]
      }
    }
  ]
}