@await Html.PartialAsync("~/Components/Molecules/EventDetails/EventDetails.cshtml", new EventDetailsProps
{
"Title": "",
"Distance": "",
"Location": "",
"DateText": "",
"Timings": "",
"StartDate": null,
"EndDate": null,
"EventDateTbc": false,
"EventTbcText": "",
"EntryFee": "",
"MinFundraisingPledge": "",
"Spaces": "",
"HcpEventCategoryName": "",
"ShowDateRow": true,
"UpdatedDateString": "Last reviewed Dec 2024",
"NextReviewDateString": "Next review Dec 2025",
"GuestSpeakers": [],
"Host": null,
"PublishedDate": null
})