{
    "type": "food",
    "url": "https://taylordrayson.com/2026/06/02/food",
    "title": "I ate 2,928 calories",
    "summary": "That day's food came to 2,928 calories, with 69g of protein, 469g of carbs and 76g of fat.",
    "occurred": {
        "display": "2 Jun 2026 23:59",
        "iso": "2026-06-02T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,928 kcal",
            "raw": 2928
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "68.8g",
            "raw": 68.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "468.7g",
            "raw": 468.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "76.1g",
            "raw": 76.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "30.3g",
            "raw": 30.3
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "274.7g",
            "raw": 274.7
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "17g",
            "raw": 17
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "964mg",
            "raw": 964
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (843 kcal), Lunch (681 kcal), Dinner (1404 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 843,
                    "items": [
                        {
                            "name": "Pork Sausages",
                            "calories": 125,
                            "quantity": 1,
                            "units": "Each"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Latte, Grande, Skimmed Milk",
                            "calories": 262,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Hash Brown",
                            "calories": 272,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 681,
                    "items": [
                        {
                            "name": "Flat White",
                            "calories": 90,
                            "quantity": 2,
                            "units": "Cups"
                        },
                        {
                            "name": "Knoppers",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Burger King Bacon Double Cheese XL",
                            "calories": 210,
                            "quantity": 40,
                            "units": "Grams"
                        },
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1404,
                    "items": [
                        {
                            "name": "4 Egg Omlette",
                            "calories": 372,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fruit Pastilles",
                            "calories": 762,
                            "quantity": 200,
                            "units": "Grams"
                        },
                        {
                            "name": "Ice Cream, Half Baked",
                            "calories": 270,
                            "quantity": 0.5,
                            "units": "Cup"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "11",
            "raw": 11
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "02 Jun 2026",
            "raw": "02 Jun 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVTB87K",
            "raw": 75938
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 June 2026",
            "url": "https://taylordrayson.com/2026/06/02"
        }
    ]
}