{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whalley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.660513,
            53.736232
          ],
          [
            -2.660429,
            53.736089
          ],
          [
            -2.660346,
            53.735945
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013241251, PR5 6QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6604815934569594,
          53.73618732994317
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033040371, PR5 6GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.660216713294737,
          53.735730390395624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093572632, PR5 6GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6603551111928914,
          53.73585546278655
        ]
      }
    }
  ]
}