{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Albert Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.101759,
            53.57963
          ],
          [
            -2.101702,
            53.57976
          ],
          [
            -2.101646,
            53.57989
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Albert Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.101646,
            53.57989
          ],
          [
            -2.101612,
            53.580007
          ],
          [
            -2.101579,
            53.580124
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000023112, OL2 7JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.101548028046365,
          53.57981861128115
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000114209, OL2 7JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1017590222476925,
          53.57962967748503
        ]
      }
    }
  ]
}