{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elm Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.424143,
            54.340692
          ],
          [
            -1.424054,
            54.340484
          ],
          [
            -1.424035,
            54.34044
          ],
          [
            -1.424069,
            54.340272
          ],
          [
            -1.424102,
            54.340177
          ],
          [
            -1.424136,
            54.340081
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Elm Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.424412,
            54.341251
          ],
          [
            -1.424277,
            54.340971
          ],
          [
            -1.424143,
            54.340692
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013387288, DL6 1EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4241357899212033,
          54.340080892288704
        ]
      }
    }
  ]
}