{
    "type": "food",
    "url": "https://taylordrayson.com/2026/03/09/food",
    "title": "I ate 2,271 calories",
    "summary": "That day's food came to 2,271 calories, with 47g of protein, 198g of carbs and 80g of fat.",
    "occurred": {
        "display": "9 Mar 2026 23:59",
        "iso": "2026-03-09T23:59:59+00:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,271 kcal",
            "raw": 2271
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "47.4g",
            "raw": 47.4
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "198g",
            "raw": 198
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "80.1g",
            "raw": 80.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "26.2g",
            "raw": 26.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "124.9g",
            "raw": 124.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "8.9g",
            "raw": 8.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "461mg",
            "raw": 461
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (613 kcal), Dinner (1419 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 613,
                    "items": [
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Strawberry Yoghurt Drink",
                            "calories": 73,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1419,
                    "items": [
                        {
                            "name": "Hickory Smoked BBQ Burger",
                            "calories": 680,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Large cheesy fries",
                            "calories": 379,
                            "quantity": 0.5,
                            "units": "Serving"
                        },
                        {
                            "name": "Biscoff Shake",
                            "calories": 360,
                            "quantity": 300,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "6",
            "raw": 6
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "09 Mar 2026",
            "raw": "09 Mar 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WRDV6W",
            "raw": 75192
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "9 March 2026",
            "url": "https://taylordrayson.com/2026/03/09"
        }
    ]
}