{
    "type": "food",
    "url": "https://taylordrayson.com/2026/05/31/food",
    "title": "I ate 2,701 calories",
    "summary": "That day's food came to 2,701 calories, with 91g of protein, 203g of carbs and 88g of fat.",
    "occurred": {
        "display": "31 May 2026 23:59",
        "iso": "2026-05-31T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,701 kcal",
            "raw": 2701
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "91.5g",
            "raw": 91.5
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "202.5g",
            "raw": 202.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "88.1g",
            "raw": 88.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "34.1g",
            "raw": 34.1
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "111.2g",
            "raw": 111.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "5.4g",
            "raw": 5.4
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,823mg",
            "raw": 1823
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (969 kcal), Dinner (1269 kcal), Snacks (224 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 969,
                    "items": [
                        {
                            "name": "Gingerbread Latte, Full Fat, In, Med",
                            "calories": 244,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Croissant With Ham And Cheese",
                            "calories": 445,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Lucozade Sport Orange Still 500ml Bottle",
                            "calories": 280,
                            "quantity": 1,
                            "units": "Liter"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1269,
                    "items": [
                        {
                            "name": "20 Nuggets",
                            "calories": 432,
                            "quantity": 10,
                            "units": "Pieces"
                        },
                        {
                            "name": "Cheeseburger, Double",
                            "calories": 445,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Venti Caramel latte (Semi Skimmed)",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 224,
                    "items": [
                        {
                            "name": "Monster Ultra Rosá",
                            "calories": 14,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Burger King Bacon Double Cheese XL",
                            "calories": 210,
                            "quantity": 40,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "31 May 2026",
            "raw": "31 May 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVTQPJV",
            "raw": 75920
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "31 May 2026",
            "url": "https://taylordrayson.com/2026/05/31"
        }
    ]
}