{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Copperfield Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.51602,
            53.789379
          ],
          [
            -1.515862,
            53.789275
          ],
          [
            -1.515703,
            53.789171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Copperfield Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.516261,
            53.789542
          ],
          [
            -1.51614,
            53.789461
          ],
          [
            -1.51602,
            53.789379
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Copperfield Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.516969,
            53.789994
          ],
          [
            -1.516615,
            53.789768
          ],
          [
            -1.516261,
            53.789542
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72632001, LS9 0BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5157786925396668,
          53.789225510707965
        ]
      }
    }
  ]
}