{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "L41 4AF",
        "description": "17 Nov 1995\r\n123 Conway Street, Birkenhead\r\n£20,000\r\nTerraced (freehold)\r\n\r\n27 Sep 1995\r\n137 Conway Street, Birkenhead\r\n£27,500\r\nTerraced (freehold)\r\n\r\n29 Aug 1995\r\n141 Conway Street, Birkenhead\r\n£30,000\r\nTerraced (freehold)\r\n"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.022479,
          53.391668
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "L41 4AX",
        "description": "06 Jan 1997\r\n1A Exmouth Street, Birkenhead\r\n£30,000\r\nTerraced (freehold)\r\n"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.028493,
          53.391616
        ]
      }
    }
  ]
}