{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nopper Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.840123,
            53.615249
          ],
          [
            -1.839593,
            53.617024
          ],
          [
            -1.839064,
            53.618799
          ],
          [
            -1.839026,
            53.618882
          ],
          [
            -1.838988,
            53.618965
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Nopper Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.838988,
            53.618965
          ],
          [
            -1.838427,
            53.620127
          ],
          [
            -1.837907,
            53.621205
          ],
          [
            -1.837933,
            53.62129
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83206344, HD4 7EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8378635987709093,
          53.62129618183141
        ]
      }
    }
  ]
}