[
  {
    "author": "F. Scott Fitzgerald",
    "genre": "Fiction",
    "id": 1,
    "isbn": "9780743273565",
    "published_year": 1925,
    "title": "The Great Gatsby"
  },
  {
    "author": "Harper Lee",
    "genre": "Fiction",
    "id": 2,
    "isbn": "9780061120084",
    "published_year": 1960,
    "title": "To Kill a Mockingbird"
  },
  {
    "author": "George Orwell",
    "genre": "Dystopian",
    "id": 3,
    "isbn": "9780451524935",
    "published_year": 1949,
    "title": "1984"
  },
  {
    "author": "Jane Austen",
    "genre": "Romance",
    "id": 4,
    "isbn": "9780141439518",
    "published_year": 1813,
    "title": "Pride and Prejudice"
  },
  {
    "author": "J.D. Salinger",
    "genre": "Fiction",
    "id": 5,
    "isbn": "9780316769488",
    "published_year": 1951,
    "title": "The Catcher in the Rye"
  },
  {
    "author": "Aldous Huxley",
    "genre": "Dystopian",
    "id": 6,
    "isbn": "9780060850524",
    "published_year": 1932,
    "title": "Brave New World"
  }
]
