{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barrowclough Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.842548,
            53.723466
          ],
          [
            -1.84262,
            53.723656
          ],
          [
            -1.842693,
            53.723847
          ],
          [
            -1.842474,
            53.723882
          ],
          [
            -1.841303,
            53.723698
          ],
          [
            -1.839316,
            53.723528
          ],
          [
            -1.837575,
            53.72338
          ],
          [
            -1.835891,
            53.723324
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015619644, HX3 9UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8435876745423945,
          53.72519784957151
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215298, HX3 9UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.842698456914449,
          53.72386645236426
        ]
      }
    }
  ]
}