{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Norcroft Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.764111,
            53.792867
          ],
          [
            -1.763883,
            53.792987
          ],
          [
            -1.763656,
            53.793106
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Norcroft Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.765391,
            53.792202
          ],
          [
            -1.764751,
            53.792534
          ],
          [
            -1.764138,
            53.792853
          ],
          [
            -1.764111,
            53.792867
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591084, BD7 1DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7645690451596303,
          53.79262291980079
        ]
      }
    }
  ]
}