{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Gilnow Lane West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.447372,
            53.573874
          ],
          [
            -2.447208,
            53.573421
          ],
          [
            -2.447045,
            53.572968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070911936, BL3 5EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.447060103370367,
          53.572958560353314
        ]
      }
    }
  ]
}