[
  {
    "id": "book-2",
    "type": "book",
    "title": "Annihilation (Southern Reach, #1)",
    "author": [
      {
        "literal": "Jeff Vandermeer"
      }
    ],
    "ISBN": "0374104093"
  },
  {
    "id": "book-1",
    "type": "book",
    "title": "Young Mungo",
    "author": [
      {
        "literal": "Douglas   Stuart"
      }
    ],
    "ISBN": "0802159559"
  },
  {
    "id": "book-7",
    "type": "book",
    "title": "Untenrum frei",
    "author": [
      {
        "literal": "Margarete Stokowski"
      }
    ],
    "ISBN": "3498064398"
  },
  {
    "id": "book-6",
    "type": "book",
    "title": "Say Nothing: A True Story of Murder and Memory in Northern Ireland",
    "author": [
      {
        "literal": "Patrick Radden Keefe"
      }
    ],
    "ISBN": "0385521316"
  },
  {
    "id": "book-5",
    "type": "book",
    "title": "1984",
    "author": [
      {
        "literal": "George Orwell"
      }
    ]
  },
  {
    "id": "book-4",
    "type": "book",
    "title": "Harry Potter and the Sorcerer's Stone (Harry Potter, #1)",
    "author": [
      {
        "literal": "J.K. Rowling"
      }
    ],
    "ISBN": "0439554934"
  },
  {
    "id": "book-3",
    "type": "book",
    "title": "Normal People",
    "author": [
      {
        "literal": "Sally Rooney"
      }
    ],
    "ISBN": "1984822179"
  }
]