{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cyprus Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.391313,
            53.795176
          ],
          [
            -1.391272,
            53.795139
          ],
          [
            -1.391232,
            53.795102
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cyprus Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.391632,
            53.795464
          ],
          [
            -1.391472,
            53.79532
          ],
          [
            -1.391313,
            53.795176
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cyprus Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.391232,
            53.795102
          ],
          [
            -1.391102,
            53.794985
          ],
          [
            -1.390973,
            53.794868
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72632629, LS25 1AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.391586938367213,
          53.79542805137358
        ]
      }
    }
  ]
}