{
    "type": "food",
    "url": "https://taylordrayson.com/2025/09/27/food",
    "title": "I ate 2,103 calories",
    "summary": "That day's food came to 2,103 calories, with 61g of protein, 248g of carbs and 42g of fat.",
    "occurred": {
        "display": "27 Sep 2025 23:59",
        "iso": "2025-09-27T23:59:59+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "calories",
            "label": "Calories",
            "display": "2,103 kcal",
            "raw": 2103
        },
        {
            "key": "protein",
            "label": "Protein",
            "display": "61.3g",
            "raw": 61.3
        },
        {
            "key": "carbs",
            "label": "Carbohydrate",
            "display": "248.4g",
            "raw": 248.4
        },
        {
            "key": "fat",
            "label": "Fat",
            "display": "41.7g",
            "raw": 41.7
        },
        {
            "key": "saturated_fat",
            "label": "Saturates",
            "display": "17.2g",
            "raw": 17.2
        },
        {
            "key": "sugars",
            "label": "Sugars",
            "display": "107.6g",
            "raw": 107.6
        },
        {
            "key": "fibre",
            "label": "Fibre",
            "display": "5.8g",
            "raw": 5.8
        },
        {
            "key": "sodium",
            "label": "Sodium",
            "display": "2,043mg",
            "raw": 2043
        },
        {
            "key": "meals",
            "label": "Meals",
            "display": "Breakfast (163 kcal), Lunch (1222 kcal), Dinner (718 kcal)",
            "raw": [
                {
                    "meal": "breakfast",
                    "calories": 163,
                    "items": [
                        {
                            "name": "Caramel Frappuccino 250ml Glass Bottle",
                            "calories": 163,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "lunch",
                    "calories": 1222,
                    "items": [
                        {
                            "name": "Maple Hazel Latte",
                            "calories": 253,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "All Day Breakfast wrap",
                            "calories": 538,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Summer Fruits",
                            "calories": 86,
                            "quantity": 500,
                            "units": "Milliliters"
                        },
                        {
                            "name": "Protein Shake - Strawberry Passion",
                            "calories": 345,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                },
                {
                    "meal": "dinner",
                    "calories": 718,
                    "items": [
                        {
                            "name": "Fajitas, Chicken, Grilled With Peppers and Onions",
                            "calories": 450,
                            "quantity": 2,
                            "units": "Servings"
                        },
                        {
                            "name": "Jammie Wagon Wheel",
                            "calories": 164,
                            "quantity": 1,
                            "units": "Serving"
                        },
                        {
                            "name": "Kit Kat 2 Finger",
                            "calories": 104,
                            "quantity": 1,
                            "units": "Serving"
                        }
                    ]
                }
            ]
        },
        {
            "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": "27 Sep 2025",
            "raw": "27 Sep 2025"
        },
        {
            "key": "receipt_ref",
            "label": "Receipt ref",
            "display": "W6WNQ5MK",
            "raw": 73845
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All food",
            "title": "Food",
            "url": "https://taylordrayson.com/food"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "27 September 2025",
            "url": "https://taylordrayson.com/2025/09/27"
        }
    ]
}