{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fountain Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.314185,
            53.591223
          ],
          [
            -2.314055,
            53.591089
          ],
          [
            -2.313926,
            53.590954
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fountain Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.313926,
            53.590954
          ],
          [
            -2.313961,
            53.590672
          ],
          [
            -2.313997,
            53.590389
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005889, BL8 2NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3141846635284256,
          53.5912234132287
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003112515, BL8 2NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3141783912900187,
          53.59037852876907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010958298, BL8 2NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3139269053536284,
          53.59109825399687
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002500242, BL8 2NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3139265719909163,
          53.591053313335095
        ]
      }
    }
  ]
}