[
  {
    "city": "New York",
    "title": "New York",
    "description": "This is New York City"
  },
  {
    "city": "London",
    "title": "London",
    "description": "Welcome to London"
  }
]