{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.539834,
            54.067777
          ],
          [
            -2.539988,
            54.067369
          ],
          [
            -2.539967,
            54.06728
          ],
          [
            -2.539923,
            54.06709
          ],
          [
            -2.540151,
            54.066945
          ],
          [
            -2.540184,
            54.066858
          ],
          [
            -2.540195,
            54.066828
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.539206,
            54.068839
          ],
          [
            -2.539457,
            54.068294
          ],
          [
            -2.53951,
            54.06818
          ],
          [
            -2.539834,
            54.067777
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009292919, LA2 8QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.538883673239399,
          54.07176668426594
        ]
      }
    }
  ]
}