{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bective Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.942779,
            53.398873
          ],
          [
            -2.94288,
            53.398757
          ],
          [
            -2.942981,
            53.398642
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bective Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.942416,
            53.399288
          ],
          [
            -2.942598,
            53.39908
          ],
          [
            -2.942779,
            53.398873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38263767, L7 6HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9429807083090593,
          53.39864218676092
        ]
      }
    }
  ]
}