{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Balshaw Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.662874,
            53.734053
          ],
          [
            -2.663055,
            53.734052
          ],
          [
            -2.663063,
            53.734052
          ],
          [
            -2.663253,
            53.734051
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013239646, PR5 6QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6629341961864443,
          53.73405256072352
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012411643, PR5 6QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.663675082943832,
          53.733931611466886
        ]
      }
    }
  ]
}