{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Primrose Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.227641,
            53.805741
          ],
          [
            -2.227511,
            53.805679
          ],
          [
            -2.227382,
            53.805616
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Primrose Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.227915,
            53.805867
          ],
          [
            -2.227778,
            53.805804
          ],
          [
            -2.227641,
            53.805741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003781978, BB10 3HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2276868096665856,
          53.805822216772356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014135862, BB10 3HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.227838703315002,
          53.8058309159736
        ]
      }
    }
  ]
}