{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rooth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.201247,
            53.141965
          ],
          [
            -1.201021,
            53.141658
          ],
          [
            -1.200795,
            53.141351
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rooth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.201495,
            53.142309
          ],
          [
            -1.20138,
            53.142149
          ],
          [
            -1.201264,
            53.141989
          ],
          [
            -1.201256,
            53.141977
          ],
          [
            -1.201247,
            53.141965
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023930609, NG18 5SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.201494930906776,
          53.14230856618503
        ]
      }
    }
  ]
}