{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arthur Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.498406,
            53.746184
          ],
          [
            -2.498028,
            53.746208
          ],
          [
            -2.497649,
            53.746232
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Arthur Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.497649,
            53.746232
          ],
          [
            -2.497475,
            53.746287
          ],
          [
            -2.497301,
            53.746342
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319278, BB2 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4984059523926914,
          53.74618413452966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024628956, BB2 1QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.498073972143505,
          53.74632033724668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004503886, BB2 1QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.497843131955785,
          53.746033676435516
        ]
      }
    }
  ]
}