{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "M60 2DS",
        "description": "22 Dec 2017\r\n16 Peter Street, Manchester\r\n£93,100,000\r\nOther (freehold)\r\n"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.24513,
          53.477222
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "M60 2WH",
        "description": "26 Apr 2001\r\n2E Oak Court, Gillbrook Road, Manchester\r\n£135,000\r\nNew build flat (leasehold)\r\n"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.244554,
          53.47929
        ]
      }
    }
  ]
}