{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Park View Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.577466,
            53.810302
          ],
          [
            -1.577886,
            53.810872
          ],
          [
            -1.57811,
            53.811176
          ],
          [
            -1.578093,
            53.811356
          ],
          [
            -1.577979,
            53.811442
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628568, LS4 2LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5775109881763942,
          53.81035591170084
        ]
      }
    }
  ]
}