{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wesley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.43652,
            53.568629
          ],
          [
            -2.436414,
            53.56854
          ],
          [
            -2.436307,
            53.56845
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wesley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.436718,
            53.568808
          ],
          [
            -2.436619,
            53.568719
          ],
          [
            -2.43652,
            53.568629
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wesley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.436307,
            53.56845
          ],
          [
            -2.436296,
            53.568441
          ],
          [
            -2.4362,
            53.568361
          ],
          [
            -2.436094,
            53.568271
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wesley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.436094,
            53.568271
          ],
          [
            -2.436002,
            53.568191
          ],
          [
            -2.435911,
            53.56811
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070912329, BL3 6SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.436718304229852,
          53.568808199274194
        ]
      }
    }
  ]
}