{
    "type": "food",
    "url": "https://taylordrayson.com/2026/09/25/food",
    "title": "I ate 1,102 calories",
    "summary": "That day's food came to 1,102 calories, with 11g of protein, 128g of carbs and 32g of fat.",
    "occurred": {
        "display": "25 Sep 2026 23:59",
        "iso": "2026-09-25T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "1,102 kcal",
            "raw": 1102
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "11.3g",
            "raw": 11.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "128g",
            "raw": 128
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "32g",
            "raw": 32
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "0g",
            "raw": 0
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "0mg",
            "raw": 0
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (196 kcal), Lunch (95 kcal), Dinner (811 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 196,
                    "items": [
                        {
                            "name": "Caramel Oat Latte",
                            "calories": 196,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 95,
                    "items": [
                        {
                            "name": "Cheezios",
                            "calories": 95,
                            "quantity": 18,
                            "units": "g"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 811,
                    "items": [
                        {
                            "name": "Cheese Sandwich, White Bread",
                            "calories": 227,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Pumpkin Spiced Latte Large Oat",
                            "calories": 332,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Milk Chocolate Caramel Sea Salt",
                            "calories": 252,
                            "quantity": 47,
                            "units": "g"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "5",
            "raw": 5
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "25 Sep 2026",
            "raw": "25 Sep 2026"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "WAV8G6MM",
            "raw": 76734
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "25 September 2026",
            "url": "https://taylordrayson.com/2026/09/25"
        }
    ]
}