diff --git a/communities/seattle.json b/communities/seattle.json new file mode 100644 index 0000000..d709aea --- /dev/null +++ b/communities/seattle.json @@ -0,0 +1,8 @@ +{ + "name": "Seattle Software Crafters", + "url": "https://www.meetup.com/seattle-software-craftsmanship/", + "location": { + "city": "Seattle, WA, USA", + "coordinates": [-122.3312136045949, 47.60371401067161] + } +}