{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queens Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.687983,
            54.997825
          ],
          [
            -1.688046,
            54.997727
          ],
          [
            -1.688109,
            54.997628
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Queens Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.687856,
            54.998023
          ],
          [
            -1.687919,
            54.997924
          ],
          [
            -1.687983,
            54.997825
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Queens Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.687698,
            54.998274
          ],
          [
            -1.687777,
            54.998148
          ],
          [
            -1.687856,
            54.998023
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510714818, NE5 2LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6881407998460316,
          54.997574011558974
        ]
      }
    }
  ]
}