{
    "type": "food",
    "url": "https://taylordrayson.com/2026/02/18/food",
    "title": "I ate 2,541 calories",
    "summary": "That day's food came to 2,541 calories, with 86g of protein, 227g of carbs and 62g of fat.",
    "occurred": {
        "display": "18 Feb 2026 23:59",
        "iso": "2026-02-18T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,541 kcal",
            "raw": 2541
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "85.6g",
            "raw": 85.6
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "227.4g",
            "raw": 227.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "61.7g",
            "raw": 61.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "29.4g",
            "raw": 29.4
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "94.1g",
            "raw": 94.1
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.5g",
            "raw": 10.5
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "644mg",
            "raw": 644
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (392 kcal), Lunch (1134 kcal), Dinner (728 kcal), Snacks (287 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 392,
                    "items": [
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1134,
                    "items": [
                        {
                            "name": "Strawberry Yoghurt Drink",
                            "calories": 73,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Salt And Vinegar Crunchy Sticks",
                            "calories": 88,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Jive",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 728,
                    "items": [
                        {
                            "name": "Pizza, Cheese and Tomato, Retail",
                            "calories": 728,
                            "quantity": 300,
                            "units": "Grams"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 287,
                    "items": [
                        {
                            "name": "Protein Brownie, Chocolate Chip",
                            "calories": 287,
                            "quantity": 1,
                            "units": "Package"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "8",
            "raw": 8
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "18 Feb 2026",
            "raw": "18 Feb 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WBLBZL",
            "raw": 75026
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "18 February 2026",
            "url": "https://taylordrayson.com/2026/02/18"
        }
    ]
}