{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "IP5 7LY",
        "description": "01 May 1996\r\n13 Penzance Road, Kesgrave\r\n£47,000\r\nSemi-detached (freehold)\r\n"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.232813,
          52.057845
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "IP5 7XW",
        "description": "24 Nov 2006\r\n6 Lyon Close, Kesgrave\r\n£219,500\r\nDetached (freehold)\r\n"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.252747,
          52.06531
        ]
      }
    }
  ]
}