{
    "type": "food",
    "url": "https://taylordrayson.com/2026/06/16/food",
    "title": "I ate 2,756 calories",
    "summary": "That day's food came to 2,756 calories, with 86g of protein, 269g of carbs and 114g of fat.",
    "occurred": {
        "display": "16 Jun 2026 23:59",
        "iso": "2026-06-16T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,756 kcal",
            "raw": 2756
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "85.7g",
            "raw": 85.7
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "269.4g",
            "raw": 269.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "114.1g",
            "raw": 114.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "48.9g",
            "raw": 48.9
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "152.9g",
            "raw": 152.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "19.3g",
            "raw": 19.3
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "1,502mg",
            "raw": 1502
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (775 kcal), Lunch (1171 kcal), Dinner (810 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 775,
                    "items": [
                        {
                            "name": "Hash Brown",
                            "calories": 272,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Pork Sausages",
                            "calories": 250,
                            "quantity": 2,
                            "units": "Each"
                        },
                        {
                            "name": "Latte, Regular",
                            "calories": 69,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Baked Beans",
                            "calories": 184,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1171,
                    "items": [
                        {
                            "name": "Chicken Tikka Wrap (No Mayo)",
                            "calories": 395,
                            "quantity": 1,
                            "units": "Package"
                        },
                        {
                            "name": "Yorkie Bar Duo",
                            "calories": 390,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Venti Caramel Latte, Oat Milk",
                            "calories": 250,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Knoppers",
                            "calories": 136,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 810,
                    "items": [
                        {
                            "name": "Biscoff On Toast",
                            "calories": 540,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Ice Cream, Half Baked",
                            "calories": 270,
                            "quantity": 0.5,
                            "units": "Cup"
                        }
                    ]
                }
            ]
        },
        {
            "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": "16 Jun 2026",
            "raw": "16 Jun 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAVXK74E",
            "raw": 76059
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "16 June 2026",
            "url": "https://taylordrayson.com/2026/06/16"
        }
    ]
}