interface BookingItemInterface { activityType: ActivityType! }
BookingActivityMetadata
StayBooking
TripBooking