[
  {
    "id": "1",
    "title": "A sample post",
    "views": 100
  },
  {
    "id": "2",
    "title": "Another post",
    "views": 200
  }
]