{
    "type": "food",
    "url": "https://taylordrayson.com/2025/07/02/food",
    "title": "I ate 2,357 calories",
    "summary": "That day's food came to 2,357 calories, with 68g of protein, 201g of carbs and 97g of fat.",
    "occurred": {
        "display": "2 Jul 2025 23:59",
        "iso": "2025-07-02T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,357 kcal",
            "raw": 2357
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "68g",
            "raw": 68
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "201.1g",
            "raw": 201.1
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "97.4g",
            "raw": 97.4
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "46g",
            "raw": 46
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "106.2g",
            "raw": 106.2
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "11.9g",
            "raw": 11.9
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,850mg",
            "raw": 1850
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (259 kcal), Lunch (1174 kcal), Dinner (474 kcal), Snacks (450 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 259,
                    "items": [
                        {
                            "name": "Latte Large",
                            "calories": 259,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1174,
                    "items": [
                        {
                            "name": "Biscoff Milk Chocolate",
                            "calories": 625,
                            "quantity": 125,
                            "units": "Grams"
                        },
                        {
                            "name": "Smoked Ham And Cheddar Sandwhich",
                            "calories": 396,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Vanilla latte regular",
                            "calories": 153,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 474,
                    "items": [
                        {
                            "name": "Pork Belly Slices",
                            "calories": 387,
                            "quantity": 150,
                            "units": "Grams"
                        },
                        {
                            "name": "Carrots, Boiled in Unsalted Water",
                            "calories": 46,
                            "quantity": 1,
                            "units": "Dry Cup"
                        },
                        {
                            "name": "Cabbage, White, Cooked",
                            "calories": 41,
                            "quantity": 1,
                            "units": "Dry Cup"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 450,
                    "items": [
                        {
                            "name": "Doughnut, Oreo Cookies and Kreme",
                            "calories": 354,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Rocky Bar",
                            "calories": 95,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Coke Zero (can 330ml)",
                            "calories": 1,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "10",
            "raw": 10
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "02 Jul 2025",
            "raw": "02 Jul 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WT8DY4",
            "raw": 73122
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "2 July 2025",
            "url": "https://taylordrayson.com/2025/07/02"
        }
    ]
}