{
    "type": "food",
    "url": "https://taylordrayson.com/2026/06/03/food",
    "title": "I ate 3,358 calories",
    "summary": "That day's food came to 3,358 calories, with 93g of protein, 383g of carbs and 108g of fat.",
    "occurred": {
        "display": "3 Jun 2026 23:59",
        "iso": "2026-06-03T23:59:59+02:00",
        "timezone": "Europe/Warsaw"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "3,358 kcal",
            "raw": 3358
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "92.9g",
            "raw": 92.9
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "382.7g",
            "raw": 382.7
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "108.3g",
            "raw": 108.3
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "39g",
            "raw": 39
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "225.5g",
            "raw": 225.5
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "10.3g",
            "raw": 10.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,061mg",
            "raw": 2061
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (239 kcal), Lunch (887 kcal), Dinner (1708 kcal), Snacks (524 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 239,
                    "items": [
                        {
                            "name": "Caramel Latte, Full Fat, In, Med",
                            "calories": 239,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 887,
                    "items": [
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Lotus Biscoff Donut",
                            "calories": 392,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Venti Caramel Latte, Oat Milk",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1708,
                    "items": [
                        {
                            "name": "Double Quarter Pounder With Cheese",
                            "calories": 770,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Fries, Large",
                            "calories": 444,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Strawberry Milkshake Large",
                            "calories": 494,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 524,
                    "items": [
                        {
                            "name": "Shades Sweets",
                            "calories": 524,
                            "quantity": 150,
                            "units": "Grams"
                        }
                    ]
                }
            ]
        },
        {
            "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": "03 Jun 2026",
            "raw": "03 Jun 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVTWNVJ",
            "raw": 75949
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "3 June 2026",
            "url": "https://taylordrayson.com/2026/06/03"
        }
    ]
}