{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hugh Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.151697,
            53.61908
          ],
          [
            -2.151729,
            53.619067
          ],
          [
            -2.151762,
            53.619053
          ],
          [
            -2.152001,
            53.618954
          ],
          [
            -2.15224,
            53.618855
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hugh Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.151229,
            53.619251
          ],
          [
            -2.151463,
            53.619166
          ],
          [
            -2.151697,
            53.61908
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23112455, OL16 2DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.151228555808819,
          53.619251466252244
        ]
      }
    }
  ]
}