{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Albert Place South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.247632,
            54.111344
          ],
          [
            -3.247527,
            54.111331
          ],
          [
            -3.247422,
            54.111317
          ],
          [
            -3.247266,
            54.111298
          ],
          [
            -3.247109,
            54.111278
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Albert Place South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.247109,
            54.111278
          ],
          [
            -3.246888,
            54.111276
          ],
          [
            -3.246666,
            54.111273
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Albert Place South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.248354,
            54.111463
          ],
          [
            -3.247993,
            54.111403
          ],
          [
            -3.247632,
            54.111344
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36034641, LA14 3QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.24799348136162,
          54.11116972615005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36041874, LA14 3QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2483541161016234,
          54.11146259388968
        ]
      }
    }
  ]
}