diff --git a/list/public-places.json b/list/public-places.json new file mode 100644 index 0000000..9456685 --- /dev/null +++ b/list/public-places.json @@ -0,0 +1,28 @@ +{ + "emoji": "🏥", + "title": "Public Places", + "concepts": [ + "Library", + "Bank", + "Mall", + "Church", + "School", + "Hospital", + "Post Office", + "Courthouse", + "Police Station", + "Restaurant", + "Park", + "Fire Station", + "Museum", + "Train Station", + "Airport", + "Gym", + "Pharmacy", + "Theater", + "Stadium", + "Zoo", + "Aquarium", + "Hotel" + ] +}