{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ballroyd Clough",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.828294,
            53.647214
          ],
          [
            -1.82844,
            53.646796
          ],
          [
            -1.828585,
            53.646378
          ],
          [
            -1.828601,
            53.646253
          ],
          [
            -1.828617,
            53.646127
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83204956, HD3 4YS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8300469799421946,
          53.651557649579686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096257846, HD3 4FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.827820346985174,
          53.64848950044545
        ]
      }
    }
  ]
}