{
    "type": "activity",
    "url": "https://taylordrayson.com/2023/04/07/lunch-workout",
    "title": "Lunch Workout",
    "summary": "I worked out for 1h 2m.",
    "occurred": {
        "display": "7 Apr 2023 12:34",
        "iso": "2023-04-07T12:34:43+01:00",
        "timezone": "Europe/London"
    },
    "fields": [
        {
            "key": "activity",
            "label": "Activity",
            "display": "Workout",
            "raw": "workout"
        },
        {
            "key": "name",
            "label": "Name",
            "display": "Lunch Workout",
            "raw": "Lunch Workout"
        },
        {
            "key": "distance",
            "label": "Distance",
            "display": "0.0 miles",
            "raw": 0
        },
        {
            "key": "duration",
            "label": "Duration",
            "display": "1h 2m",
            "raw": 3751
        },
        {
            "key": "average_heart_rate",
            "label": "Average heart rate",
            "display": "154 bpm",
            "raw": 154
        },
        {
            "key": "max_heart_rate",
            "label": "Max heart rate",
            "display": "189 bpm",
            "raw": 189
        },
        {
            "key": "heart_rate_effort",
            "label": "Effort",
            "display": "81%",
            "raw": 0.8148148148148148
        }
    ],
    "links": [
        {
            "key": "type",
            "label": "All activities",
            "title": "Activities",
            "url": "https://taylordrayson.com/activities"
        },
        {
            "key": "day",
            "label": "That day",
            "title": "7 April 2023",
            "url": "https://taylordrayson.com/2023/04/07"
        },
        {
            "key": "source",
            "label": "Source",
            "title": "Strava",
            "url": "https://www.strava.com/activities/8847594499",
            "rel": "syndication"
        }
    ]
}