{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "L47 3BZ",
        "description": "11 Dec 1997\r\nSandringham House, Sandringham Avenue, Wirral\r\n£75,000\r\nSemi-detached (freehold)\r\n"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.168503,
          53.397519
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "L47 3DP",
        "description": "16 Jun 2000\r\n1 Corwen Road, Wirral\r\n£65,000\r\nDetached (freehold)\r\n"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.171436,
          53.394794
        ]
      }
    }
  ]
}