[
    {
        "id": 1,
        "name": "Natural Peanut Butter",
        "calories": 588,
        "protein": 25,
        "fat": 50,
        "carbs": 20,
        "sugar": 6,
        "sodium": 17,
        "serving_per": 100,
        "serving_unit": "g"
    },
    {
        "id": 2,
        "name": "Plain Greek Yogurt",
        "calories": 59,
        "protein": 10,
        "fat": 0.40000000000000002220446049250313080847263336181640625,
        "carbs": 3.600000000000000088817841970012523233890533447265625,
        "sugar": 3.600000000000000088817841970012523233890533447265625,
        "sodium": 36,
        "serving_per": 100,
        "serving_unit": "g"
    },
    {
        "id": 3,
        "name": "Chocolate Protein Bar",
        "calories": 420,
        "protein": 20,
        "fat": 18,
        "carbs": 45,
        "sugar": 22,
        "sodium": 220,
        "serving_per": 100,
        "serving_unit": "g"
    },
    {
        "id": 1776471819,
        "name": "Sharp Wisconsin cheddar cheese \u2013 Yellow",
        "calories": 110,
        "protein": 7,
        "fat": 9,
        "carbs": 0,
        "sugar": 0,
        "sodium": 190,
        "serving_per": 100,
        "serving_unit": "g",
        "upload_date": "2026-04-17 19:23:39",
        "upload_location": "New Jersey, United States",
        "image_path": "uploads/1776471819_69e2cf0b1de86.jpeg"
    },
    {
        "id": 1776472686,
        "name": "Sharp Wisconsin cheddar cheese \u2013 Yellow",
        "calories": 110,
        "protein": 7,
        "fat": 9,
        "carbs": 0,
        "sugar": 0,
        "sodium": 190,
        "serving_per": 1,
        "serving_unit": "oz",
        "upload_date": "2026-04-17 19:38:06",
        "upload_location": "New Jersey, United States",
        "image_path": "uploads/1776472686_69e2d26e533ae.jpeg"
    }
]