diff --git a/src/jsonldimportfilter.cpp b/src/jsonldimportfilter.cpp --- a/src/jsonldimportfilter.cpp +++ b/src/jsonldimportfilter.cpp @@ -38,6 +38,7 @@ { "BedAndBreakfast", "LodgingBusiness" }, { "Brewery", "FoodEstablishment" }, { "BusStop", "BusStation" }, + { "BusinessEvent", "Event" }, { "CafeOrCoffeeShop", "FoodEstablishment" }, { "Campground", "LodgingBusiness" }, { "ChildrensEvent", "Event" },