{
    "type": "food",
    "url": "https://taylordrayson.com/2026/02/25/food",
    "title": "I ate 2,587 calories",
    "summary": "That day's food came to 2,587 calories, with 74g of protein, 111g of carbs and 40g of fat.",
    "occurred": {
        "display": "25 Feb 2026 23:59",
        "iso": "2026-02-25T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,587 kcal",
            "raw": 2587
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "73.5g",
            "raw": 73.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "110.9g",
            "raw": 110.9
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "39.7g",
            "raw": 39.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "21.8g",
            "raw": 21.8
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "98.8g",
            "raw": 98.8
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "20.7g",
            "raw": 20.7
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,109mg",
            "raw": 1109
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (779 kcal), Lunch (668 kcal), Dinner (1140 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 779,
                    "items": [
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 668,
                    "items": [
                        {
                            "name": "W.choc Cereal Yoghurt",
                            "calories": 235,
                            "quantity": 1,
                            "units": "Pot"
                        },
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Jive",
                            "calories": 194,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1140,
                    "items": [
                        {
                            "name": "Chicken yakisoba",
                            "calories": 717,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Edamame, With Salt",
                            "calories": 179,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Donut Cumble Latte Large",
                            "calories": 244,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "25 Feb 2026",
            "raw": "25 Feb 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WB9KT9",
            "raw": 75082
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "25 February 2026",
            "url": "https://taylordrayson.com/2026/02/25"
        }
    ]
}