{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chestnut Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.569401,
            53.813356
          ],
          [
            -1.569227,
            53.813315
          ],
          [
            -1.569053,
            53.813274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Chestnut Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.569078,
            53.812303
          ],
          [
            -1.569228,
            53.812502
          ],
          [
            -1.569226,
            53.812511
          ],
          [
            -1.56918,
            53.812735
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Chestnut Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.56918,
            53.812735
          ],
          [
            -1.569116,
            53.813004
          ],
          [
            -1.569053,
            53.813274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72631347, LS6 1AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5687495483798604,
          53.813209902562804
        ]
      }
    }
  ]
}