{
  "categories": [
    { "name": "Science" },
    { "name": "Mathematics" },
    { "name": "Literature" },
    { "name": "History" },
    { "name": "Technology" }
  ],
  "bookcases": [
    { "name": "Bookcase 1" },
    { "name": "Bookcase 2" },
    { "name": "Bookcase 3" },
    { "name": "Bookcase 4" },
    { "name": "Bookcase 5" }
  ],
  "sections": [
    { "bookcase_name": "Bookcase 1", "name": "Section 1" },
    { "bookcase_name": "Bookcase 2", "name": "Section 2" },
    { "bookcase_name": "Bookcase 3", "name": "Section 3" },
    { "bookcase_name": "Bookcase 4", "name": "Section 4" },
    { "bookcase_name": "Bookcase 5", "name": "Section 5" },
    { "bookcase_name": "Bookcase 1", "name": "Section 6" },
    { "bookcase_name": "Bookcase 2", "name": "Section 7" },
    { "bookcase_name": "Bookcase 3", "name": "Section 8" },
    { "bookcase_name": "Bookcase 4", "name": "Section 9" },
    { "bookcase_name": "Bookcase 5", "name": "Section 10" }
  ],
  "branches": [
    { "name": "Branch 1" },
    { "name": "Branch 2" },
    { "name": "Branch 3" },
    { "name": "Branch 4" },
    { "name": "Branch 5" }
  ],
  "books": [
    {
      "name": "The Great Gatsby",
      "category_name": "Science",
      "bookcase_name": "Bookcase 1",
      "author_name": "F. Scott Fitzgerald",
      "publication_name": "Scribner",
      "publication_year": "1925",
      "publication_location": "New York",
      "amount": "15.99",
      "cover_image": "https://img.freepik.com/free-vector/abstract-elegant-winter-book-cover_23-2148798745.jpg",
      "isbn": "9780743273565",
      "book_language": "English",
      "book_pages": "180",
      "stock_quantity": 5,
      "status": 1,
      "description": "A novel depicting the glitz and glamour of the Jazz Age."
    },
    {
      "name": "To Kill a Mockingbird",
      "category_name": "Mathematics",
      "bookcase_name": "Bookcase 2",
      "author_name": "Harper Lee",
      "publication_name": "J.B. Lippincott & Co.",
      "publication_year": "1960",
      "publication_location": "Philadelphia",
      "amount": "12.99",
      "cover_image": "https://img.freepik.com/free-vector/abstract-elegant-winter-book-cover_23-2148798745.jpg",
      "isbn": "9780061120084",
      "book_language": "English",
      "book_pages": "281",
      "stock_quantity": 5,
      "status": 1,
      "description": "A powerful story addressing racial injustice in the American South."
    },
    {
      "name": "Pride and Prejudice",
      "category_name": "Literature",
      "bookcase_name": "Bookcase 3",
      "author_name": "Jane Austen",
      "publication_name": "T. Egerton",
      "publication_year": "1813",
      "publication_location": "London",
      "amount": "10.99",
      "cover_image": "https://img.freepik.com/free-vector/abstract-elegant-winter-book-cover_23-2148798745.jpg",
      "isbn": "9780486284736",
      "book_language": "English",
      "book_pages": "279",
      "stock_quantity": 5,
      "status": 1,
      "description": "A timeless romance novel set in Regency-era England."
    },
    {
      "name": "1984",
      "category_name": "History",
      "bookcase_name": "Bookcase 4",
      "author_name": "George Orwell",
      "publication_name": "Secker & Warburg",
      "publication_year": "1949",
      "publication_location": "London",
      "amount": "14.99",
      "cover_image": "https://img.freepik.com/free-vector/abstract-elegant-winter-book-cover_23-2148798745.jpg",
      "isbn": "9780451524935",
      "book_language": "English",
      "book_pages": "328",
      "stock_quantity": 5,
      "status": 1,
      "description": "A dystopian novel exploring themes of totalitarianism and surveillance."
    },
    {
      "name": "The Catcher in the Rye",
      "category_name": "Technology",
      "bookcase_name": "Bookcase 5",
      "author_name": "J.D. Salinger",
      "publication_name": "Little, Brown and Company",
      "publication_year": "1951",
      "publication_location": "Boston",
      "amount": "11.99",
      "cover_image": "https://img.freepik.com/free-vector/abstract-elegant-winter-book-cover_23-2148798745.jpg",
      "isbn": "9780316769488",
      "book_language": "English",
      "book_pages": "277",
      "stock_quantity": 5,
      "status": 1,
      "description": "A coming-of-age novel following the adventures of Holden Caulfield."
    },
    {
      "name": "Harry Potter and the Sorcerer's Stone",
      "category_name": "Science",
      "bookcase_name": "Bookcase 1",
      "author_name": "J.K. Rowling",
      "publication_name": "Bloomsbury Publishing",
      "publication_year": "1997",
      "publication_location": "London",
      "amount": "19.99",
      "cover_image": "https://img.freepik.com/free-vector/abstract-elegant-winter-book-cover_23-2148798745.jpg",
      "isbn": "9780747532743",
      "book_language": "English",
      "book_pages": "320",
      "stock_quantity": 5,
      "status": 1,
      "description": "The first book in the beloved Harry Potter series."
    },
    {
      "name": "The Hobbit",
      "category_name": "Mathematics",
      "bookcase_name": "Bookcase 2",
      "author_name": "J.R.R. Tolkien",
      "publication_name": "Allen & Unwin",
      "publication_year": "1937",
      "publication_location": "London",
      "amount": "18.99",
      "cover_image": "https://img.freepik.com/free-vector/abstract-elegant-winter-book-cover_23-2148798745.jpg",
      "isbn": "9780547928227",
      "book_language": "English",
      "book_pages": "310",
      "stock_quantity": 5,
      "status": 1,
      "description": "A fantasy novel about the adventures of Bilbo Baggins."
    },
    {
      "name": "The Lord of the Rings",
      "category_name": "Literature",
      "bookcase_name": "Bookcase 3",
      "author_name": "J.R.R. Tolkien",
      "publication_name": "Allen & Unwin",
      "publication_year": "1954",
      "publication_location": "London",
      "amount": "24.99",
      "cover_image": "https://img.freepik.com/free-vector/abstract-elegant-winter-book-cover_23-2148798745.jpg",
      "isbn": "9780544003415",
      "book_language": "English",
      "book_pages": "1178",
      "stock_quantity": 5,
      "status": 1,
      "description": "A high-fantasy epic following the quest to destroy the One Ring."
    },
    {
      "name": "The Alchemist",
      "category_name": "History",
      "bookcase_name": "Bookcase 4",
      "author_name": "Paulo Coelho",
      "publication_name": "Rocco",
      "publication_year": "1988",
      "publication_location": "Rio de Janeiro",
      "amount": "13.99",
      "cover_image": "https://img.freepik.com/free-vector/abstract-elegant-winter-book-cover_23-2148798745.jpg",
      "isbn": "9780061122415",
      "book_language": "Portuguese",
      "book_pages": "208",
      "stock_quantity": 5,
      "status": 1,
      "description": "A philosophical novel about pursuing one's dreams and destiny."
    },
    {
      "name": "The Great Gatsby",
      "category_name": "Technology",
      "bookcase_name": "Bookcase 5",
      "author_name": "F. Scott Fitzgerald",
      "publication_name": "Scribner",
      "publication_year": "1925",
      "publication_location": "New York",
      "amount": "15.99",
      "cover_image": "https://img.freepik.com/free-vector/abstract-elegant-winter-book-cover_23-2148798745.jpg",
      "isbn": "9780743273565",
      "book_language": "English",
      "book_pages": "180",
      "stock_quantity": 5,
      "status": 1,
      "description": "A novel depicting the glitz and glamour of the Jazz Age."
    }
  ],
  "users": [
    {
      "register_from": "admin",
      "name": "John Doe",
      "email": "johndoe@example.com",
      "gender": "male",
      "branch_name": "Branch 1",
      "phone_no": "123456789",
      "address_info": "123 Main St, City, Country",
      "status": 1
    },
    {
      "register_from": "web",
      "name": "Jane Smith",
      "email": "janesmith@example.com",
      "gender": "female",
      "branch_name": "Branch 2",
      "phone_no": "987654321",
      "address_info": "456 Elm St, City, Country",
      "status": 1
    },
    {
      "register_from": "admin",
      "name": "Michael Johnson",
      "email": "michaeljohnson@example.com",
      "gender": "male",
      "branch_name": "Branch 3",
      "phone_no": "111222333",
      "address_info": "789 Oak St, City, Country",
      "status": 1
    },
    {
      "register_from": "web",
      "name": "Alice Brown",
      "email": "alicebrown@example.com",
      "gender": "female",
      "branch_name": "Branch 4",
      "phone_no": "444555666",
      "address_info": "321 Maple St, City, Country",
      "status": 1
    },
    {
      "register_from": "admin",
      "name": "David Lee",
      "email": "davidlee@example.com",
      "gender": "male",
      "branch_name": "Branch 5",
      "phone_no": "777888999",
      "address_info": "654 Pine St, City, Country",
      "status": 1
    },
    {
      "register_from": "web",
      "name": "Emily Taylor",
      "email": "emilytaylor@example.com",
      "gender": "female",
      "branch_name": "Branch 1",
      "phone_no": "888777666",
      "address_info": "987 Cedar St, City, Country",
      "status": 1
    },
    {
      "register_from": "admin",
      "name": "Chris Wilson",
      "email": "chriswilson@example.com",
      "gender": "male",
      "branch_name": "Branch 2",
      "phone_no": "333444555",
      "address_info": "234 Birch St, City, Country",
      "status": 1
    },
    {
      "register_from": "web",
      "name": "Samantha Clark",
      "email": "samanthaclark@example.com",
      "gender": "female",
      "branch_name": "Branch 3",
      "phone_no": "666333222",
      "address_info": "567 Walnut St, City, Country",
      "status": 1
    },
    {
      "register_from": "admin",
      "name": "Matthew Anderson",
      "email": "matthewanderson@example.com",
      "gender": "male",
      "branch_name": "Branch 4",
      "phone_no": "222111000",
      "address_info": "432 Oak St, City, Country",
      "status": 1
    },
    {
      "register_from": "web",
      "name": "Sarah Martinez",
      "email": "sarahmartinez@example.com",
      "gender": "female",
      "branch_name": "Branch 5",
      "phone_no": "555000111",
      "address_info": "876 Pine St, City, Country",
      "status": 1
    }
  ]
}
