VenueFeatureResponse

constructor(venueId: String, name: String, bbox: List<Double>, levels: List<VenueLevel>? = null, categories: List<String>? = null, buildings: List<Building>? = null, updatedAt: String)