{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Norroy Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.445971,
            53.394081
          ],
          [
            -1.445761,
            53.394054
          ],
          [
            -1.44561,
            53.393974
          ],
          [
            -1.445298,
            53.393809
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Norroy Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.445298,
            53.393809
          ],
          [
            -1.445021,
            53.393664
          ],
          [
            -1.444745,
            53.393518
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013555329, S4 7UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4458205891645652,
          53.394071758331414
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022928571, S4 7UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4449965953203299,
          53.393834227089755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023155051, S4 7UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4449526535374444,
          53.393744136055204
        ]
      }
    }
  ]
}