let topic = [
"title": "Dub Dub Dinner Club",
"presenter": "Mikey Ward",
"abstract":
I'll be honest, I was on vacation for three weeks and forgot to line up a presenter. So we're gonna walk through another conference video! This time, we'll be talking about Dave DeLong's "A Better MVC".
Come on out to BNR IHQ on 2018-08-09 at 7pm for code, companionship, and cookies!
Join us at Ration & Dram next door after the meeting for drinks and conversation!"
]
let gettingThere = [
"dateTime": Date("2018-08-09 19:00:00 -0400"), // August 09th, 7pm
"location": "Big Nerd Ranch HQ"
]
let chapter = [
"parentOrg": "CocoaHeads",
"contactEmail": "organizer@cocoaheadsatlanta.org",
"twitter": "@chatl"
]