{
    "type": "food",
    "url": "https://taylordrayson.com/2026/06/01/food",
    "title": "I ate 2,626 calories",
    "summary": "That day's food came to 2,626 calories, with 110g of protein, 269g of carbs and 125g of fat.",
    "occurred": {
        "display": "1 Jun 2026 23:59",
        "iso": "2026-06-01T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,626 kcal",
            "raw": 2626
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "109.9g",
            "raw": 109.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "269.2g",
            "raw": 269.2
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "124.5g",
            "raw": 124.5
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "31.5g",
            "raw": 31.5
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "78.2g",
            "raw": 78.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "2.9g",
            "raw": 2.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "601mg",
            "raw": 601
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (1017 kcal), Dinner (1370 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1017,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Knoppers",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "20 Nuggets",
                            "calories": 432,
                            "quantity": 10,
                            "units": "Pieces"
                        },
                        {
                            "name": "Burger King Bacon Double Cheese XL",
                            "calories": 210,
                            "quantity": 40,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1370,
                    "items": [
                        {
                            "name": "Bbq Fillet Tower Burger",
                            "calories": 610,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 450,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Kfc Bbq Mini Wrap",
                            "calories": 300,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Robinson Apple & Blackcurrent Juice Large",
                            "calories": 10,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "01 Jun 2026",
            "raw": "01 Jun 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVT4FK7",
            "raw": 75929
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "1 June 2026",
            "url": "https://taylordrayson.com/2026/06/01"
        }
    ]
}