{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kirkby Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.6511,
            53.679491
          ],
          [
            -2.651095,
            53.679503
          ],
          [
            -2.651091,
            53.679515
          ],
          [
            -2.651001,
            53.67977
          ],
          [
            -2.650911,
            53.680024
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024425803, PR7 7FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.65058468391531,
          53.67940869031912
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024426688, PR7 7FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.650926594987922,
          53.679982083473746
        ]
      }
    }
  ]
}