[
    {
        "title": "Healing Back Pain: The Mind-Body Connection",
        "author": "John E. Sarno",
        "isbn": "0446557684",
        "price": 8.20,
        "category": "health",
        "inventory": 35
    },
    {
        "title": "Time Pieces: A Dublin Memoir",
        "author": "John Banville",
        "isbn": "1524732834",
        "price": 18.80,
        "category": "memoir",
        "inventory": 28
    },
    {
        "title": "Plum Tea Crazy (A Tea Shop Mystery)",
        "author": "Laura Childs",
        "isbn": "0451489608",
        "price": 18.00,
        "category": "mystery",
        "inventory": 19
    },
    {
        "title": "Lethal Licorice (An Amish Candy Shop Mystery)",
        "author": "Amanda Flower",
        "isbn": "1496706412",
        "price": 7.10,
        "category": "mystery",
        "inventory": 22
    },
    {
        "title": "Programming Elixir 1.3: Functional |> Concurrent |> Pragmatic |> Fun",
        "author": "Dave Thomas",
        "isbn": "168050200X",
        "price": 32.32,
        "category": "computer",
        "inventory": 12
    },
    {
        "title": "Python Programming: An Introduction to Computer Science, 3rd Edition",
        "author": "John Zelle",
        "isbn": "1590282752",
        "price": 43.10,
        "category": "computer",
        "inventory": 16
    },
    {
        "title": "Killing Kryptonite: Destroy What Steals Your Strength",
        "author": "John Bevere",
        "isbn": "1937558118",
        "price": 13.52,
        "category": "self-improvement",
        "inventory": 2
    },
    {
        "title": "Ben Hogan's Five Lessons: The Modern Fundamentals of Golf",
        "author": "Ben Hogan",
        "isbn": "9780671612979",
        "price": 9.15,
        "category": "golf",
        "inventory": 8
    },
    {
        "title": "The Capitalist Code: It Can Save Your Life and Make You Very Rich",
        "author": "Ben Stein",
        "isbn": "1630060844",
        "price": 13.62,
        "category": "finance",
        "inventory": 11
    },
    {
        "title": "We Are Never Meeting in Real Life.: Essays",
        "author": "Samantha Irby",
        "isbn": "1101912197",
        "price": 12.90,
        "category": "humor",
        "inventory": 3
    },
    {
        "title": "Stone Rules: A Stone Brothers novel",
        "author": "Samantha Christy",
        "isbn": "1539037134",
        "price": 13.02,
        "category": "romance",
        "inventory": 7
    },
    {
        "title": "Everything Happens for a Reason: And Other Lies I've Loved",
        "author": "Kate Bowler",
        "isbn": "0399592067",
        "price": 15.70,
        "category": "religion",
        "inventory": 7
    },
    {
        "title": "A Simple Guide to Tackling Your Digital Photo Mess: Using Windows 10",
        "author": "Mollie M Bartelt",
        "isbn": "0997813644",
        "price": 13.05,
        "category": "computer",
        "inventory": 1
    },
    {
        "title": "Get Cooking: 150 Simple Recipes to Get You Started in the Kitchen",
        "author": "Mollie Katzen",
        "isbn": "0061732435",
        "price": 11.22,
        "category": "cooking",
        "inventory": 5
    },
    {
        "title": "The Girl Who Knew Too Much",
        "author": "Amanda Quick",
        "isbn": "051515637X",
        "price": 5.99,
        "category": "mystery",
        "inventory": 12
    },
    {
        "title": "A Beautiful Blue Death: The First Charles Lenox Mystery (Charles Lenox Mysteries)",
        "author": "Charles Finch",
        "isbn": "1250161649",
        "price": 9.50,
        "category": "mystery",
        "inventory": 7
    },
    {
        "title": "Changes That Heal",
        "author": "Henry Cloud",
        "isbn": "0310606314",
        "price": 9.98,
        "category": "religion",
        "inventory": 4
    }
]