Skip to content

Commit

Permalink
Merge pull request #8 from jhancock532/local-legends-cold-water-brunel
Browse files Browse the repository at this point in the history
Add three more local groups to the site
  • Loading branch information
jhancock532 authored Oct 4, 2024
2 parents af0bfce + 4ac7cfb commit a04d668
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/groups/brunel-walking-group/details.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "Brunel Walking Group",
"slug": "brunel-walking-group",
"description": "Brunel Walking Group is for young(ish) people in the Bristol & Bath area who love getting outside on the weekend, enjoying our fantastic countryside and meeting like-minded people. Our focus is on walking (obviously!) but we also put on lots of social events, including regular pub nights.",
"details": "",
"tags": ["walking", "hiking"],
"type": "Ad-hoc",
"url": "https://brunelwalking.org.uk/"
}
34 changes: 34 additions & 0 deletions data/groups/ice-breakers-bristol/details.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "Ice Breakers Bristol",
"slug": "ice-breakers-bristol",
"description": "A growing community of men embracing cold water therapy and new conversation. ALL men welcome.",
"details": "",
"tags": ["cold water therapy"],
"events": [
{
"name": "Sunday Morning",
"time": {
"frequency": "Weekly",
"weekday": "Sunday",
"start": "Jan 1, 1970 08:00",
"end": "Jan 1, 1970 10:00",
"details": "Runs every Sunday morning."
},
"location": {
"address": "Conham River Park, 53 Conham Hill, Hanham, BS15 3AW",
"latitude": "51.445933",
"longitude": "-2.535832",
"googleMapsLink": "https://maps.app.goo.gl/kyHL3w8xbkuPJint7"
},
"cost": {
"sessionPrice": 0.00,
"details": "Free to join."
},
"booking": {
"required": false
},
"gender": "Men",
"url": "https://www.icebreakers.uk/"
}
]
}
33 changes: 33 additions & 0 deletions data/groups/local-legends-run-club/details.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "Local Legends Run Club",
"slug": "local-legends-run-club",
"description": "A friendly, social run club meeting every Wednesday for a 5k run (rain or shine) and finishing with some great chats over drinks. All levels of runners are welcome. Feel free to join our WhatsApp group for more details and updates, linked below.",
"details": "",
"tags": ["running", "pubs"],
"events": [
{
"name": "Wednesday Evening",
"time": {
"frequency": "Weekly",
"weekday": "Wednesday",
"start": "Jan 1, 1970 18:15",
"end": "Jan 1, 1970 20:00",
"details": "Runs every Wednesday evening."
},
"location": {
"address": "Local. 11-13 North St, Bedminster, BS3 1EN",
"latitude": "51.441324",
"longitude": "-2.602277",
"googleMapsLink": "https://maps.app.goo.gl/rHKkPb8a9weccprn8"
},
"cost": {
"sessionPrice": 0.00,
"details": "Free to join."
},
"booking": {
"required": false
},
"url": "https://chat.whatsapp.com/KDnBv98pJFyGV1UXZkKzoC"
}
]
}

0 comments on commit a04d668

Please sign in to comment.