{
  "name": "Gauteng",
  "type": "province",
  "child": {
    "name": "Johannesburg",
    "type": "city",
    "child": {
      "name": "Rosebank",
      "type": "suburb"
    }
  }
}
