{
    "type": "food",
    "url": "https://taylordrayson.com/2025/10/13/food",
    "title": "I ate 2,269 calories",
    "summary": "That day's food came to 2,269 calories, with 64g of protein, 258g of carbs and 60g of fat.",
    "occurred": {
        "display": "13 Oct 2025 23:59",
        "iso": "2025-10-13T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,269 kcal",
            "raw": 2269
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "63.8g",
            "raw": 63.8
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "257.5g",
            "raw": 257.5
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "60.1g",
            "raw": 60.1
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "31.6g",
            "raw": 31.6
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "188.9g",
            "raw": 188.9
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "13g",
            "raw": 13
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "289mg",
            "raw": 289
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (791 kcal), Lunch (253 kcal), Dinner (1114 kcal), Snacks (111 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 791,
                    "items": [
                        {
                            "name": "Maple Hazel Latte",
                            "calories": 253,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "All Day Breakfast wrap",
                            "calories": 538,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 253,
                    "items": [
                        {
                            "name": "Maple Hazel Latte",
                            "calories": 253,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 1114,
                    "items": [
                        {
                            "name": "British pork sausages",
                            "calories": 150,
                            "quantity": 2,
                            "units": "Pieces"
                        },
                        {
                            "name": "Chips, Oven, Baked",
                            "calories": 162,
                            "quantity": 100,
                            "units": "Grams"
                        },
                        {
                            "name": "Baked Beans, 415g",
                            "calories": 167,
                            "quantity": 0.5,
                            "units": "Can"
                        },
                        {
                            "name": "Mango Loco",
                            "calories": 245,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Yorkie Bar Duo",
                            "calories": 390,
                            "quantity": 2,
                            "units": "Servings"
                        }
                    ]
                },
                {
                    "meal": "snacks",
                    "calories": 111,
                    "items": [
                        {
                            "name": "Salted Caramel Hot Chocolate",
                            "calories": 111,
                            "quantity": 20,
                            "units": "Ounces"
                        }
                    ]
                }
            ]
        },
        {
            "key": "items_logged",
            "label": "Items logged",
            "display": "9",
            "raw": 9
        },
        {
            "key": "owner",
            "label": "Name",
            "display": "Taylor Drayson",
            "raw": "Taylor Drayson"
        },
        {
            "key": "receipt_date",
            "label": "Date",
            "display": "13 Oct 2025",
            "raw": "13 Oct 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WHTG92",
            "raw": 74014
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "13 October 2025",
            "url": "https://taylordrayson.com/2025/10/13"
        }
    ]
}