{
    "type": "food",
    "url": "https://taylordrayson.com/2026/02/11/food",
    "title": "I ate 3,335 calories",
    "summary": "That day's food came to 3,335 calories, with 139g of protein, 281g of carbs and 118g of fat.",
    "occurred": {
        "display": "11 Feb 2026 23:59",
        "iso": "2026-02-11T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,335 kcal",
            "raw": 3335
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "139.3g",
            "raw": 139.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "280.8g",
            "raw": 280.8
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "118.3g",
            "raw": 118.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "43.7g",
            "raw": 43.7
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "86.2g",
            "raw": 86.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.9g",
            "raw": 8.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,325mg",
            "raw": 1325
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (345 kcal), Lunch (1066 kcal), Dinner (1924 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 345,
                    "items": [
                        {
                            "name": "Protein Shake - Strawberry Passion",
                            "calories": 345,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1066,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Protein Brownie, Chocolate Chip",
                            "calories": 287,
                            "quantity": 1,
                            "units": "Package"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1924,
                    "items": [
                        {
                            "name": "Classic Superstack Sandwich",
                            "calories": 867,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Regular Fries",
                            "calories": 283,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Lotus Biscoff Milkshake",
                            "calories": 548,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Chicken, Tender, Mild",
                            "calories": 226,
                            "quantity": 2,
                            "units": "Each"
                        }
                    ]
                }
            ]
        },
        {
            "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": "11 Feb 2026",
            "raw": "11 Feb 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WZHSHY",
            "raw": 74969
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "11 February 2026",
            "url": "https://taylordrayson.com/2026/02/11"
        }
    ]
}