{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crowther Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.39044,
            53.77851
          ],
          [
            -2.390289,
            53.778556
          ],
          [
            -2.390138,
            53.778601
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Crowther Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.390138,
            53.778601
          ],
          [
            -2.390049,
            53.778628
          ],
          [
            -2.389961,
            53.778654
          ],
          [
            -2.389928,
            53.778669
          ],
          [
            -2.389895,
            53.778683
          ],
          [
            -2.389888,
            53.778688
          ],
          [
            -2.389881,
            53.778692
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885275, BB5 5SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3904404143516125,
          53.77851030964705
        ]
      }
    }
  ]
}