StandardCategoryID

public enum StandardCategoryID : Int

Defines standard the POI category identifiers. The enum value provides the semantic of the POI category. Multiple POICategoryID can have the same StandardCategoryID value.

  • Represents a crisis facility.

    Declaration

    Swift

    case crisisFacility = 2021
  • Represents a road traffic control center.

    Declaration

    Swift

    case roadTrafficControlCenter = 7301
  • Represents a traffic service center.

    Declaration

    Swift

    case trafficServiceCenter = 7301001
  • Represents a traffic control department.

    Declaration

    Swift

    case trafficControlDepartment = 7301002
  • Represents trails.

    Declaration

    Swift

    case trails = 7302
  • Represents an unspecified trail system.

    Declaration

    Swift

    case trailSystemUnspecified = 7302001
  • Represents a standard category ID for a Mountain Bike Trail.

    Declaration

    Swift

    case mountainBikeTrail = 7302002
  • Represents a standard category ID for an Adventure Vehicle Trail.

    Declaration

    Swift

    case adventureVehicleTrail = 7302003
  • Represents a standard category ID for a Hiking Trail.

    Declaration

    Swift

    case hikingTrail = 7302004
  • Represents a standard category ID for a Horse Riding Trail.

    Declaration

    Swift

    case horseRidingTrail = 7302005
  • Represents a standard category ID for a Rock Climbing Trail.

    Declaration

    Swift

    case rockClimbingTrail = 7302006
  • Represents residential accommodations.

    Declaration

    Swift

    case residentialAccommodations = 7303
  • Represents an unspecified residential accommodation.

    Declaration

    Swift

    case residentialAccommodationUnspecified = 7303001
  • Represents a retirement community.

    Declaration

    Swift

    case retirementCommunity = 7303002
  • Represents an apartment complex.

    Declaration

    Swift

    case flatsApartmentComplex = 7303003
  • Represents a residential estate.

    Declaration

    Swift

    case residentialEstate = 7303004
  • Represents a townhouse complex.

    Declaration

    Swift

    case townhouseComplex = 7303005
  • Represents a condominium complex.

    Declaration

    Swift

    case condominiumComplex = 7303006
  • Represents a vacation rental.

    Declaration

    Swift

    case vacationRental = 7304
  • Represents an unspecified holiday rental.

    Declaration

    Swift

    case holidayRentalUnspecified = 7304001
  • Represents a cottage rental.

    Declaration

    Swift

    case cottageRental = 7304002
  • Represents a villa rental.

    Declaration

    Swift

    case villaRental = 7304003
  • Represents a bungalow rental.

    Declaration

    Swift

    case bungalowRental = 7304004
  • Represents a chalet rental.

    Declaration

    Swift

    case chaletRental = 7304005
  • Represents an apartment rental.

    Declaration

    Swift

    case apartmentRental = 7304006
  • Represents an adventure sports facility.

    Declaration

    Swift

    case adventureSportsFacility = 7305
  • Represents a helipad.

    Declaration

    Swift

    case helipad = 7308
  • Represents an electric vehicle charging station.

    Declaration

    Swift

    case electricVehicleChargingStation = 7309
  • Represents a repair shop.

    Declaration

    Swift

    case repairShop = 7310
  • Represents a repair facility unspecified.

    Declaration

    Swift

    case repairFacilityUnspecified = 7310001
  • Represents a bodyshop.

    Declaration

    Swift

    case bodyshop = 7310002
  • Represents a car glass replacement shop.

    Declaration

    Swift

    case carGlassReplacementShop = 7310003
  • Represents a car repair and service shop.

    Declaration

    Swift

    case carRepairandService = 7310004
  • Represents other repair shops.

    Declaration

    Swift

    case otherRepairShops = 7310005
  • Represents a car accessories shop.

    Declaration

    Swift

    case carAccessories = 7310006
  • Represents a tire service shop.

    Declaration

    Swift

    case tireService = 7310007
  • Represents a motorcycle repair shop.

    Declaration

    Swift

    case motorcycleRepair = 7310008
  • Represents a truck repair and service shop.

    Declaration

    Swift

    case truckRepairandService = 7310009
  • Represents a gas station.

    Declaration

    Swift

    case gasStation = 7311
  • Represents a rent-a-car facility.

    Declaration

    Swift

    case rentACarFacility = 7312
  • Represents a parking garage.

    Declaration

    Swift

    case parkingGarage = 7313
  • Represents a hotel or motel.

    Declaration

    Swift

    case hotelMotel = 7314
  • Represents an unspecified hotel or motel.

    Declaration

    Swift

    case hotelMotelUnspecified = 7314001
  • Represents a bed and breakfast guest house.

    Declaration

    Swift

    case bbGuestHouse = 7314002
  • Represents a hotel.

    Declaration

    Swift

    case hotel = 7314003
  • Represents a hostel.

    Declaration

    Swift

    case hostel = 7314004
  • Represents a resort.

    Declaration

    Swift

    case resort = 7314005
  • Represents a motel.

    Declaration

    Swift

    case motel = 7314006
  • Represents a cabin or lodge.

    Declaration

    Swift

    case cabinsLodges = 7314007
  • Represents a campsite.

    Declaration

    Swift

    case restCamp = 7314008
  • Represents a restaurant.

    Declaration

    Swift

    case restaurant = 7315
  • Represents a restaurant with unspecified cuisine.

    Declaration

    Swift

    case restaurantUnspecified = 7315001
  • Represents an African restaurant.

    Declaration

    Swift

    case africanRestaurant = 7315002
  • Represents an American restaurant.

    Declaration

    Swift

    case americanRestaurant = 7315003
  • Represents an Austrian restaurant.

    Declaration

    Swift

    case austrianRestaurant = 7315004
  • Represents a barbecue restaurant.

    Declaration

    Swift

    case barbecueRestaurant = 7315005
  • Represents a Belgian restaurant.

    Declaration

    Swift

    case belgianRestaurant = 7315006
  • Represents a bistro restaurant.

    Declaration

    Swift

    case bistro = 7315007
  • Represents a British restaurant.

    Declaration

    Swift

    case britishRestaurant = 7315008
  • Represents a Californian restaurant.

    Declaration

    Swift

    case californianRestaurant = 7315009
  • Represents a Canadian restaurant.

    Declaration

    Swift

    case canadianRestaurant = 7315010
  • Represents a Caribbean restaurant.

    Declaration

    Swift

    case caribbeanRestaurant = 7315011
  • Represents a Chinese restaurant.

    Declaration

    Swift

    case chineseRestaurant = 7315012
  • Represents a creperie.

    Declaration

    Swift

    case creperie = 7315013
  • Represents a Dutch restaurant.

    Declaration

    Swift

    case dutchRestaurant = 7315014
  • Represents a fast food restaurant.

    Declaration

    Swift

    case fastFood = 7315015
  • Represents a Filipino restaurant.

    Declaration

    Swift

    case philippineRestaurant = 7315016
  • Represents a French restaurant.

    Declaration

    Swift

    case frenchRestaurant = 7315017
  • Represents a German restaurant.

    Declaration

    Swift

    case germanRestaurant = 7315018
  • Represents a Greek restaurant.

    Declaration

    Swift

    case greekRestaurant = 7315019
  • Represents a grill restaurant.

    Declaration

    Swift

    case grillRestaurant = 7315020
  • Represents a Hawaiian restaurant.

    Declaration

    Swift

    case hawaiianRestaurant = 7315021
  • Represents a Hungarian restaurant.

    Declaration

    Swift

    case hungarianRestaurant = 7315022
  • Represents an Indian restaurant.

    Declaration

    Swift

    case indianRestaurant = 7315023
  • Represents an Indonesian restaurant.

    Declaration

    Swift

    case indonesianRestaurant = 7315024
  • Represents an Italian restaurant.

    Declaration

    Swift

    case italianRestaurant = 7315025
  • Represents a Japanese restaurant.

    Declaration

    Swift

    case japaneseRestaurant = 7315026
  • Represents a Jewish restaurant.

    Declaration

    Swift

    case jewishRestaurant = 7315027
  • Represents a Korean restaurant.

    Declaration

    Swift

    case koreanRestaurant = 7315028
  • Represents a Latin American restaurant.

    Declaration

    Swift

    case latinAmericanRestaurant = 7315029
  • Represents a Lebanese restaurant.

    Declaration

    Swift

    case lebaneseRestaurant = 7315030
  • Represents a Maltese restaurant.

    Declaration

    Swift

    case malteseRestaurant = 7315031
  • Represents a Mediterranean restaurant.

    Declaration

    Swift

    case mediterraneanRestaurant = 7315032
  • Represents a Mexican restaurant.

    Declaration

    Swift

    case mexicanRestaurant = 7315033
  • Represents a Middle Eastern restaurant.

    Declaration

    Swift

    case middleEasternRestaurant = 7315034
  • Represents a Moroccan restaurant.

    Declaration

    Swift

    case orientalRestaurant = 7315035
  • Represents a pizza restaurant.

    Declaration

    Swift

    case pizzeria = 7315036
  • Represents a Polish restaurant.

    Declaration

    Swift

    case polishRestaurant = 7315037
  • Represents a Portuguese restaurant.

    Declaration

    Swift

    case portugueseRestaurant = 7315038
  • Represents a pub food restaurant.

    Declaration

    Swift

    case pubFood = 7315039
  • Represents a Russian restaurant.

    Declaration

    Swift

    case russianRestaurant = 7315040
  • Represents a roadside restaurant.

    Declaration

    Swift

    case roadsideRestaurant = 7315041
  • Represents a sandwich restaurant.

    Declaration

    Swift

    case sandwichRestaurant = 7315042
  • Represents a seafood restaurant.

    Declaration

    Swift

    case seafood = 7315043
  • Represents a Spanish restaurant.

    Declaration

    Swift

    case spanishRestaurant = 7315044
  • Represents a steakhouse.

    Declaration

    Swift

    case steakHouse = 7315045
  • Represents a Surinamese restaurant.

    Declaration

    Swift

    case surinameseRestaurant = 7315046
  • Represents a Swiss restaurant.

    Declaration

    Swift

    case swissRestaurant = 7315047
  • Represents a Thai restaurant.

    Declaration

    Swift

    case thaiRestaurant = 7315048
  • Represents a Turkish restaurant.

    Declaration

    Swift

    case turkishRestaurant = 7315049
  • Represents a vegetarian restaurant.

    Declaration

    Swift

    case vegetarianRestaurant = 7315050
  • Represents a Vietnamese restaurant.

    Declaration

    Swift

    case vietnameseRestaurant = 7315051
  • Represents a Hunan restaurant.

    Declaration

    Swift

    case hunanRestaurant = 7315052
  • Represents a Shandong restaurant.

    Declaration

    Swift

    case shandongRestaurant = 7315053
  • Represents a Guangdong restaurant.

    Declaration

    Swift

    case guangdongRestaurant = 7315054
  • Represents a Shanghai restaurant.

    Declaration

    Swift

    case shanghaiRestaurant = 7315055
  • Represents a Sichuan restaurant.

    Declaration

    Swift

    case sichuanRestaurant = 7315056
  • Represents a Dongbei restaurant.

    Declaration

    Swift

    case dongbeiRestaurant = 7315057
  • Represents a hot pot restaurant.

    Declaration

    Swift

    case hotPotRestaurant = 7315058
  • Represents a Taiwanese restaurant.

    Declaration

    Swift

    case taiwaneseRestaurant = 7315059
  • Represents a Western restaurant.

    Declaration

    Swift

    case westernRestaurant = 7315060
  • Represents a Peruvian restaurant.

    Declaration

    Swift

    case peruvianRestaurant = 7315061
  • Represents an Asian restaurant.

    Declaration

    Swift

    case asianRestaurant = 7315062
  • Represents a Creole restaurant.

    Declaration

    Swift

    case creoleRestaurant = 7315063
  • Represents a soul food restaurant.

    Declaration

    Swift

    case soulFood = 7315064
  • Represents an Irish restaurant.

    Declaration

    Swift

    case irishRestaurant = 7315065
  • Represents a Jamaican restaurant.

    Declaration

    Swift

    case jamaicanRestaurant = 7315066
  • Represents a Kosher restaurant.

    Declaration

    Swift

    case kosherRestaurant = 7315067
  • Represents a Czech restaurant.

    Declaration

    Swift

    case czechRestaurant = 7315068
  • Represents a hamburger restaurant.

    Declaration

    Swift

    case hamburgerRestaurant = 7315069
  • Represents a chicken restaurant.

    Declaration

    Swift

    case chickenRestaurant = 7315070
  • Represents a fusion restaurant.

    Declaration

    Swift

    case fusionRestaurant = 7315071
  • Represents a Brazilian restaurant.

    Declaration

    Swift

    case brazilianRestaurant = 7315072
  • Represents an international restaurant.

    Declaration

    Swift

    case internationalRestaurant = 7315073
  • Represents a Moroccan restaurant.

    Declaration

    Swift

    case moroccanRestaurant = 7315074
  • Represents an organic food restaurant.

    Declaration

    Swift

    case organicFoodRestaurant = 7315075
  • Represents a tapas restaurant.

    Declaration

    Swift

    case tapasRestaurant = 7315076
  • Represents an ice cream parlor.

    Declaration

    Swift

    case iceCreamParlor = 7315078
  • Represents a doughnut restaurant.

    Declaration

    Swift

    case doughnutRestaurant = 7315079
  • Represents a Slovak restaurant.

    Declaration

    Swift

    case slovakRestaurant = 7315080
  • Represents an Afghan restaurant.

    Declaration

    Swift

    case afghanRestaurant = 7315081
  • Represents an Algerian restaurant.

    Declaration

    Swift

    case algerianRestaurant = 7315082
  • Represents an Arabian restaurant.

    Declaration

    Swift

    case arabianRestaurant = 7315083
  • Represents an Argentinian restaurant.

    Declaration

    Swift

    case argentinianRestaurant = 7315084
  • Represents an Armenian restaurant.

    Declaration

    Swift

    case armenianRestaurant = 7315085
  • Represents an Australian restaurant.

    Declaration

    Swift

    case australianRestaurant = 7315086
  • Represents a Basque restaurant.

    Declaration

    Swift

    case basqueRestaurant = 7315087
  • Represents a Bolivian restaurant.

    Declaration

    Swift

    case bolivianRestaurant = 7315088
  • Represents a Bosnian restaurant.

    Declaration

    Swift

    case bosnianRestaurant = 7315089
  • Represents a Bulgarian restaurant.

    Declaration

    Swift

    case bulgarianRestaurant = 7315090
  • Represents a Burmese restaurant.

    Declaration

    Swift

    case burmeseRestaurant = 7315091
  • Represents a Cambodian restaurant.

    Declaration

    Swift

    case cambodianRestaurant = 7315092
  • Represents a Chilean restaurant.

    Declaration

    Swift

    case chileanRestaurant = 7315093
  • Represents a Colombian restaurant.

    Declaration

    Swift

    case colombianRestaurant = 7315094
  • Represents a Corsican restaurant.

    Declaration

    Swift

    case corsicanRestaurant = 7315095
  • Represents a Cuban restaurant.

    Declaration

    Swift

    case cubanRestaurant = 7315096
  • Represents a Cypriot restaurant.

    Declaration

    Swift

    case cypriotRestaurant = 7315097
  • Represents a Danish restaurant.

    Declaration

    Swift

    case danishRestaurant = 7315098
  • Represents a Dominican restaurant.

    Declaration

    Swift

    case dominicanRestaurant = 7315099
  • Represents an Egyptian restaurant.

    Declaration

    Swift

    case egyptianRestaurant = 7315100
  • Represents an English restaurant.

    Declaration

    Swift

    case englishRestaurant = 7315101
  • Represents an Ethiopian restaurant.

    Declaration

    Swift

    case ethiopianRestaurant = 7315102
  • Represents a Finnish restaurant.

    Declaration

    Swift

    case finnishRestaurant = 7315104
  • Represents an Iranian restaurant.

    Declaration

    Swift

    case iranianRestaurant = 7315105
  • Represents an Israeli restaurant.

    Declaration

    Swift

    case israeliRestaurant = 7315106
  • Represents a Luxembourgian restaurant.

    Declaration

    Swift

    case luxembourgianRestaurant = 7315107
  • Represents a Maghrib restaurant.

    Declaration

    Swift

    case maghribRestaurant = 7315108
  • Represents a Mauritian restaurant.

    Declaration

    Swift

    case mauritianRestaurant = 7315109
  • Represents a Mongolian restaurant.

    Declaration

    Swift

    case mongolianRestaurant = 7315110
  • Represents a Nepalese restaurant.

    Declaration

    Swift

    case nepaleseRestaurant = 7315111
  • Represents a Norwegian restaurant.

    Declaration

    Swift

    case norwegianRestaurant = 7315112
  • Represents a Savoy restaurant.

    Declaration

    Swift

    case savoyRestaurant = 7315113
  • Represents a Scandinavian restaurant.

    Declaration

    Swift

    case scandinavianRestaurant = 7315114
  • Represents a Scottish restaurant.

    Declaration

    Swift

    case scottishRestaurant = 7315115
  • Represents a Sicilian restaurant.

    Declaration

    Swift

    case sicilianRestaurant = 7315116
  • Represents a Slavic restaurant.

    Declaration

    Swift

    case slavicRestaurant = 7315117
  • Represents a Sudanese restaurant.

    Declaration

    Swift

    case sudaneseRestaurant = 7315118
  • Represents a Swedish restaurant.

    Declaration

    Swift

    case swedishRestaurant = 7315119
  • Represents a Syrian restaurant.

    Declaration

    Swift

    case syrianRestaurant = 7315120
  • Represents a Teppanyaki restaurant.

    Declaration

    Swift

    case teppanyakiRestaurant = 7315121
  • Represents a Tibetan restaurant.

    Declaration

    Swift

    case tibetanRestaurant = 7315122
  • Represents a Tunisian restaurant.

    Declaration

    Swift

    case tunisianRestaurant = 7315123
  • Represents a Uruguayan restaurant.

    Declaration

    Swift

    case uruguayanRestaurant = 7315124
  • Represents a Venezuelan restaurant.

    Declaration

    Swift

    case venezuelanRestaurant = 7315125
  • Represents a Welsh restaurant.

    Declaration

    Swift

    case welshRestaurant = 7315126
  • Represents a Pakistani restaurant.

    Declaration

    Swift

    case pakistaniRestaurant = 7315127
  • Represents a Polynesian restaurant.

    Declaration

    Swift

    case polynesianRestaurant = 7315129
  • Represents a Provencal restaurant.

    Declaration

    Swift

    case provencalRestaurant = 7315130
  • Represents a Romanian restaurant.

    Declaration

    Swift

    case romanianRestaurant = 7315131
  • Represents an Erotic restaurant.

    Declaration

    Swift

    case eroticRestaurant = 7315132
  • Represents an Exotic restaurant.

    Declaration

    Swift

    case exoticRestaurant = 7315133
  • Represents a Fondue restaurant.

    Declaration

    Swift

    case fondueRestaurant = 7315134
  • Represents a Macrobiotic restaurant.

    Declaration

    Swift

    case macrobioticRestaurant = 7315135
  • Represents a Mussels restaurant.

    Declaration

    Swift

    case musselsRestaurant = 7315136
  • Represents a Snacks restaurant.

    Declaration

    Swift

    case snacksRestaurant = 7315139
  • Represents a Soup restaurant.

    Declaration

    Swift

    case soupRestaurant = 7315140
  • Represents a Buffet restaurant.

    Declaration

    Swift

    case buffetRestaurant = 7315142
  • Represents a Salad bar restaurant.

    Declaration

    Swift

    case saladBar = 7315143
  • Represents a Tapas bar restaurant.

    Declaration

    Swift

    case takeoutFood = 7315145
  • Represents a Banquet rooms restaurant.

    Declaration

    Swift

    case banquetRooms = 7315146
  • Represents a Cafeteria restaurant.

    Declaration

    Swift

    case cafeteria = 7315147
  • Represents a Sushi restaurant.

    Declaration

    Swift

    case sushiRestaurant = 7315148
  • Represents a Yogurt, Juice and Bar restaurant.

    Declaration

    Swift

    case yogurtJuiceBar = 7315149
  • Represents a Tapas restaurant.

    Declaration

    Swift

    case touristInformationOffice = 7316
  • Represents museums.

    Declaration

    Swift

    case museum = 7317
  • Represents a theater.

    Declaration

    Swift

    case theater = 7318
  • Represents a theater for unspecified genre.

    Declaration

    Swift

    case theaterUnspecified = 7318001
  • Represents a concert hall.

    Declaration

    Swift

    case concertHall = 7318002
  • Represents a music center.

    Declaration

    Swift

    case musicCenter = 7318003
  • Represents an opera house.

    Declaration

    Swift

    case operaHouse = 7318004
  • Represents a playhouse.

    Declaration

    Swift

    case playhouse = 7318005
  • Represents a cabaret theater.

    Declaration

    Swift

    case cabaretTheater = 7318006
  • Represents an amphitheater.

    Declaration

    Swift

    case amphitheater = 7318007
  • Represents a dinner theater.

    Declaration

    Swift

    case dinnerTheater = 7318008
  • Represents a cultural center.

    Declaration

    Swift

    case culturalCenter = 7319
  • Represents a sports center.

    Declaration

    Swift

    case sportsCenter = 7320
  • Represents a sports center for unspecified sports.

    Declaration

    Swift

    case sportsCenterUnspecified = 7320001
  • Represents a fitness center.

    Declaration

    Swift

    case fitnessClubCenter = 7320002
  • Represents a horse riding center.

    Declaration

    Swift

    case horseRidingCenter = 7320003
  • Represents a sport center.

    Declaration

    Swift

    case sportsCenterSportsCenter = 7320004
  • Represents a thematic sport.

    Declaration

    Swift

    case thematicSport = 7320005
  • Represents a squash court.

    Declaration

    Swift

    case squashCourt = 7320006
  • Represents a tennis court.

    Declaration

    Swift

    case hospital = 7321
  • Represents a hospital for unspecified category.

    Declaration

    Swift

    case hospitalUnspecified = 7321001
  • Represents a clinic.

    Declaration

    Swift

    case hospitalClinic = 7321002
  • Represents a special hospital.

    Declaration

    Swift

    case specialHospital = 7321003
  • Represents a hospital of Chinese medicine.

    Declaration

    Swift

    case hospitalofChineseMedicine = 7321004
  • Represents Hospital for women and children.

    Declaration

    Swift

    case hospitalforWomenandChildren = 7321005
  • Represents a police station.

    Declaration

    Swift

    case policeStation = 7322
  • Represents a police station for unspecified category.

    Declaration

    Swift

    case policeStationUnspecified = 7322001
  • Represents a police station for order 9 area.

    Declaration

    Swift

    case policeStationOrder9Area = 7322002
  • Represents a police station for order 8 area.

    Declaration

    Swift

    case policeStationOrder8Area = 7322003
  • Represents a police station for order 1 area.

    Declaration

    Swift

    case policeStationOrder1Area = 7322004
  • Represents a post office.

    Declaration

    Swift

    case postOffice = 7324
  • Represents a post office for unspecified category.

    Declaration

    Swift

    case postalServiceUnspecified = 7324001
  • Represents a general Postal Service category.

    Declaration

    Swift

    case postalService = 7324002
  • Represents a Local Post Office category.

    Declaration

    Swift

    case localPostOffice = 7324003
  • Represents a Pharmacy category.

    Declaration

    Swift

    case pharmacy = 7326
  • Represents a Department Store category.

    Declaration

    Swift

    case departmentStore = 7327
  • Represents a Bank category.

    Declaration

    Swift

    case bank = 7328
  • Represents a Market category.

    Declaration

    Swift

    case market = 7332
  • Represents a Market category with no specific details.

    Declaration

    Swift

    case marketUnspecified = 7332001
  • Represents an Informal Market category, typically referring to markets that are not regulated.

    Declaration

    Swift

    case informalMarket = 7332002
  • Represents a Public Market category, the markets that are open for the general public.

    Declaration

    Swift

    case publicMarket = 7332003
  • Represents a Farmers Market category, these are markets where farmers sell their products directly to consumers.

    Declaration

    Swift

    case farmersMarket = 7332004
  • Represents a Supermarkets and Hypermarkets category, large establishments offering a wide variety of food and household products.

    Declaration

    Swift

    case supermarketsHypermarkets = 7332005
  • Represents an Agricultural Business category, businesses that are involved in agricultural operations.

    Declaration

    Swift

    case agriculturalBusiness = 7335
  • Represents an Agricultural Business category with no specific details.

    Declaration

    Swift

    case agricultureBusinessUnspecified = 7335001
  • Represents a Horticulture category, typically referring to the agriculture of plants for food, materials, comfort and beauty for decoration.

    Declaration

    Swift

    case horticulture = 7335002
  • Represents a Primary Producer category, typically referring to the first producers of raw products, both plants and animals, that can be used for further production or sale.

    Declaration

    Swift

    case primaryProducer = 7335003
  • Represents a Farm category.

    Declaration

    Swift

    case farm = 7335004
  • Represents a Scenic Panoramic View category.

    Declaration

    Swift

    case scenicPanoramicView = 7337
  • Represents a Swimming Pool category.

    Declaration

    Swift

    case swimmingPool = 7338
  • Represents a Place of Worship category, such as churches, temples, mosques, synagogues, etc.

    Declaration

    Swift

    case placeofWorship = 7339
  • Represents a Place of Worship category with no specific details.

    Declaration

    Swift

    case placeOfWorshipUnspecified = 7339001
  • Represents a Church category.

    Declaration

    Swift

    case church = 7339002
  • Represents a Mosque category.

    Declaration

    Swift

    case mosque = 7339003
  • Represents a Synagogue category.

    Declaration

    Swift

    case synagog = 7339004
  • Represents a Temple category, a place of worship for several religions.

    Declaration

    Swift

    case temple = 7339005
  • Represents a Gurudwara category, a place of assembly and worship for Sikhs.

    Declaration

    Swift

    case gurudwara = 7339006
  • Represents an Ashram category, a spiritual hermitage or a monastery in Indian religions.

    Declaration

    Swift

    case ashram = 7339007
  • Represents a Pagoda category, a tiered tower with multiple eaves common in China, Japan, Korea, Nepal and other parts of Asia.

    Declaration

    Swift

    case pagoda = 7339008
  • Represents a Casino category, a facility for certain types of gambling.

    Declaration

    Swift

    case casino = 7341
  • Represents a Movie Theater category, a venue, usually a building, for viewing films.

    Declaration

    Swift

    case movieTheater = 7342
  • Represents a Cinema category with no specific details.

    Declaration

    Swift

    case cinemaUnspecified = 7342001
  • Represents a traditional Cinema category.

    Declaration

    Swift

    case cinema = 7342002
  • Represents a Drive-in Movie Theater category.

    Declaration

    Swift

    case driveInMovies = 7342003
  • Represents a Marina, a dock or basin with moorings and supplies for yachts and small boats.

    Declaration

    Swift

    case marina = 7347
  • Represents a Marina category with no specific details.

    Declaration

    Swift

    case marinaUnspecified = 7347001
  • Represents a Boat Basin category, a part of a port where vessels in transit can find shelter from bad weather.

    Declaration

    Swift

    case boatBasin = 7347002
  • Represents a Yacht Basin category, a part of a port specifically designed for yachts.

    Declaration

    Swift

    case yachtBasin = 7347003
  • Represents a Winery, a building or property that produces wine.

    Declaration

    Swift

    case winery = 7349
  • Represents a Ferry Terminal, a facility where ferries load or unload passengers and/or vehicles.

    Declaration

    Swift

    case ferryTerminal = 7352
  • Represents a Truck Stop, a type of transport cafe where truck drivers can rest, eat and refuel without leaving their vehicles.

    Declaration

    Swift

    case truckStop = 7358
  • Represents a Weigh Station, a checkpoint along a highway to inspect vehicular weights.

    Declaration

    Swift

    case weighStation = 7359
  • Represents a Weigh Station category with no specific details.

    Declaration

    Swift

    case weighStationUnspecified = 7359001
  • Represents a Weigh Station.

    Declaration

    Swift

    case weighStationWeighStation = 7359002
  • Represents a Weigh Scales category. Used in industries that require precise measurements of loads such as trucking.

    Declaration

    Swift

    case weighScales = 7359003
  • Represents a Campground, a place used for overnight stay in an outdoor area.

    Declaration

    Swift

    case campground = 7360
  • Represents a Camping Ground category with no specific details.

    Declaration

    Swift

    case campingGroundUnspecified = 7360001
  • Represents a Recreational Camping Ground, a campsite where people can stay for leisure activities.

    Declaration

    Swift

    case recreationalCampingGround = 7360002
  • Represents a Caravan Site, a place where people with caravans can stay overnight or longer.

    Declaration

    Swift

    case caravanSite = 7360003
  • Represents a Community Center, a place where members of a community may gather for group activities.

    Declaration

    Swift

    case communityCenter = 7363
  • Represents an Embassy, the diplomatic representation of one country in another.

    Declaration

    Swift

    case embassy = 7365
  • Represents a Frontier Crossing, a point along a country’s border where travelers may legally cross from one country to another.

    Declaration

    Swift

    case frontierCrossing = 7366
  • Represents a Government Office, a location where government employees conduct business.

    Declaration

    Swift

    case governmentOffice = 7367
  • Represents a Government Office category with no specific details.

    Declaration

    Swift

    case governmentOfficeUnspecified = 7367001
  • Represents a Government Office category in the 9th order area.

    Declaration

    Swift

    case governmentOfficeOrder9Area = 7367002
  • Represents a Government Office category in the 8th order area.

    Declaration

    Swift

    case governmentOfficeOrder8Area = 7367003
  • Represents a Government Office category in the 7th order area.

    Declaration

    Swift

    case governmentOfficeOrder7Area = 7367004
  • Represents a Government Office category in the 6th order area.

    Declaration

    Swift

    case governmentOfficeOrder6Area = 7367005
  • Represents a Government Office category in the 5th order area.

    Declaration

    Swift

    case governmentOfficeOrder5Area = 7367006
  • Represents a Government Office category in the 4th order area.

    Declaration

    Swift

    case governmentOfficeOrder4Area = 7367007
  • Represents a Government Office category in the 3rd order area.

    Declaration

    Swift

    case governmentOfficeOrder3Area = 7367008
  • Represents a Government Office category in the 2nd order area.

    Declaration

    Swift

    case governmentOfficeOrder2Area = 7367009
  • Represents a Government Office category in the 1st order area.

    Declaration

    Swift

    case governmentOfficeOrder1Area = 7367010
  • Represents a National Government Office category.

    Declaration

    Swift

    case governmentOfficeNational = 7367011
  • Represents a Supranational Government Office category, typically referring to an international alliance or federation.

    Declaration

    Swift

    case governmentOfficeSupraNational = 7367012
  • Represents a Motoring Organization Office category, typically referring to offices that provide services related to motoring, like automobile associations.

    Declaration

    Swift

    case motoringOrganizationOffice = 7368
  • Represents an Open Parking Area category.

    Declaration

    Swift

    case openParkingArea = 7369
  • Represents an Open Parking Area category with no specific details.

    Declaration

    Swift

    case openParkingAreaUnspecified = 7369001
  • Represents an Open Car Parking Area category.

    Declaration

    Swift

    case openCarParkingArea = 7369002
  • Represents an Open Coach Parking Area category.

    Declaration

    Swift

    case openCoachParkingArea = 7369003
  • Represents an Open Truck Parking Area category.

    Declaration

    Swift

    case openTruckParkingArea = 7369004
  • Represents a School category, including all types of educational institutions.

    Declaration

    Swift

    case school = 7372
  • Represents a School category with no specific details.

    Declaration

    Swift

    case schoolUnspecified = 7372001
  • Represents an Educational Institution category, institutions dedicated to education.

    Declaration

    Swift

    case educationalInstitution = 7372002
  • Represents a Child Care Facility category, places where children can be taken care of.

    Declaration

    Swift

    case childCareFacility = 7372003
  • Represents a PreSchool category, educational establishments offering early childhood education before primary school.

    Declaration

    Swift

    case preSchool = 7372004
  • Represents a Primary School category, schools where children receive the first stage of compulsory education.

    Declaration

    Swift

    case primarySchool = 7372005
  • Represents a High School category, schools that provide secondary education.

    Declaration

    Swift

    case highSchool = 7372006
  • Represents a Senior High School category, typically the final years of high school.

    Declaration

    Swift

    case seniorHighSchool = 7372007
  • Represents a Vocational School category, schools that provide vocational education.

    Declaration

    Swift

    case vocationalSchool = 7372008
  • Represents a Technical School category, schools that provide technical skills and knowledge related to specific occupations.

    Declaration

    Swift

    case technicalSchool = 7372009
  • Represents a Language School category, schools where one or more languages are taught.

    Declaration

    Swift

    case languageSchool = 7372010
  • Represents a Sport School category, schools focused on sports education.

    Declaration

    Swift

    case sportSchool = 7372011
  • Represents an Art School category, schools focused on visual arts, including drawing, painting, sculpture, and graphic design.

    Declaration

    Swift

    case artSchool = 7372012
  • Represents a Special School category, schools dedicated to students with special educational needs.

    Declaration

    Swift

    case specialSchool = 7372013
  • Represents a Middle School category, a school between elementary school and high school.

    Declaration

    Swift

    case middleSchool = 7372014
  • Represents a Culinary School category, a school that offers professional instruction in the culinary arts.

    Declaration

    Swift

    case culinarySchool = 7372015
  • Represents a Driving School category, a school where people are taught to drive a vehicle.

    Declaration

    Swift

    case drivingSchool = 7372016
  • Represents a Shopping Center category, a group of retail stores and other businesses housed in a complex of buildings or in a single large building.

    Declaration

    Swift

    case shoppingCenter = 7373
  • Represents a Stadium category, a large venue for sports, concerts, or other events.

    Declaration

    Swift

    case stadium = 7374
  • Represents a Stadium category with no specific details.

    Declaration

    Swift

    case stadiumUnspecified = 7374001
  • Represents an Athletics Track, a venue for track and field events.

    Declaration

    Swift

    case athleticsTrack = 7374002
  • Represents a Cricket Ground, a venue where cricket matches are played.

    Declaration

    Swift

    case cricketGround = 7374003
  • Represents a Soccer Stadium, a venue where soccer matches are played.

    Declaration

    Swift

    case soccerStadium = 7374004
  • Represents a Horse Racing Track, a venue where horse racing events are carried out.

    Declaration

    Swift

    case horseRacingTrack = 7374005
  • Represents a Multi-Purpose Stadium, a venue capable of hosting a variety of sports and events.

    Declaration

    Swift

    case multiPurposeStadium = 7374006
  • Represents a Rugby Ground, a venue where rugby matches are played.

    Declaration

    Swift

    case rugbyGround = 7374007
  • Represents an Ice Hockey Arena, a venue where ice hockey games are played.

    Declaration

    Swift

    case iceHockeyArena = 7374008
  • Represents a Baseball Park, a venue where baseball games are played.

    Declaration

    Swift

    case baseballPark = 7374009
  • Represents a Football Stadium, a venue where football games are played.

    Declaration

    Swift

    case footballStadium = 7374010
  • Represents a Motor Racing Stadium, a venue where motor racing events are conducted.

    Declaration

    Swift

    case motorRacingStadium = 7374011
  • Represents a Basketball Arena, a venue where basketball games are played.

    Declaration

    Swift

    case basketballArena = 7374012
  • Represents a Race Track, a venue for racing of animals, vehicles, or athletes.

    Declaration

    Swift

    case raceTrack = 7374013
  • Represents a Netball Stadium, a venue where netball games are played.

    Declaration

    Swift

    case netballStadium = 7374014
  • Represents a Toll Gate, a point where a toll is collected on a road.

    Declaration

    Swift

    case tollGate = 7375
  • Represents a Tourist Attraction, a place of interest that tourists visit.

    Declaration

    Swift

    case touristAttraction = 7376
  • Represents an important Tourist Attraction with no specific details.

    Declaration

    Swift

    case importantTouristAttractionUnspecified = 7376001
  • Represents a Building, a constructed piece of architecture.

    Declaration

    Swift

    case building = 7376002
  • Represents a Monument, a structure created to commemorate a person or event.

    Declaration

    Swift

    case monument = 7376003
  • Represents a Natural Tourist Attraction, a naturally occurring point of interest.

    Declaration

    Swift

    case naturalTouristAttraction = 7376004
  • Represents an Observatory, a location used for observing celestial events.

    Declaration

    Swift

    case observatory = 7376005
  • Represents a Planetarium, a theater built primarily for presenting educational shows about astronomy.

    Declaration

    Swift

    case planetarium = 7376006
  • dam

    Represents a Dam, a barrier that stops or restricts the flow of a body of water.

    Declaration

    Swift

    case dam = 7376007
  • Represents a Tunnel, an underground or underwater passage.

    Declaration

    Swift

    case tunnel = 7376008
  • Represents a Tower, a tall narrow building.

    Declaration

    Swift

    case tower = 7376009
  • Represents a Bridge, a structure built to span a physical obstacle.

    Declaration

    Swift

    case bridge = 7376010
  • Represents a Mausoleum or Grave, a building that serves as a final resting place.

    Declaration

    Swift

    case mausoleumGrave = 7376011
  • Represents an Arch, a curved structure that spans an elevated space.

    Declaration

    Swift

    case arch = 7376012
  • Represents a Statue, a sculpture representing a person or event.

    Declaration

    Swift

    case statue = 7376013
  • Represents a Water Hole, a depression where water collects.

    Declaration

    Swift

    case waterHole = 7376014
  • Represents a College or University, an educational institution of higher education.

    Declaration

    Swift

    case collegeUniversity = 7377
  • Represents a College or University category with no specific details.

    Declaration

    Swift

    case collegeOrUniversityUnspecified = 7377001
  • Represents a Tertiary Education category, the level of education following secondary education.

    Declaration

    Swift

    case tertiaryEducation = 7377002
  • Represents a Junior College or Community College category, a type of educational institution.

    Declaration

    Swift

    case juniorCollegeCommunityCollege = 7377003
  • Represents a Business Park category, an area of land in which many office buildings are grouped together.

    Declaration

    Swift

    case businessPark = 7378
  • Represents a City Center category, the commercial, cultural and often the historical, political and geographic heart of a city.

    Declaration

    Swift

    case cityCenter = 7379
  • Represents a Railroad Station category, a facility where trains regularly stop to load or unload passengers or freight.

    Declaration

    Swift

    case railroadStation = 7380
  • Represents a Railway Station category with no specific details.

    Declaration

    Swift

    case railwayStationUnspecified = 7380001
  • Represents an International Railroad Station category, a railway station that services cross-border trains.

    Declaration

    Swift

    case internationalRailroadStation = 7380002
  • Represents a National Railroad Station category, a railway station that services domestic railway lines within a country.

    Declaration

    Swift

    case nationalRailroadStation = 7380003
  • Represents an Urban Station category, a railway station located in an urban area.

    Declaration

    Swift

    case urbanStation = 7380004
  • Represents a Subway Station category, a railway station for a rapid transit system, which as a whole is usually called a “subway”, a “metro” or an “underground”.

    Declaration

    Swift

    case subwayStation = 7380005
  • Represents a Railroad Siding category, a low-speed track section distinct from a running line or through route such as a mainline or branch line or spur.

    Declaration

    Swift

    case railroadSiding = 7380006
  • Represents an Airport category, a location where aircraft such as airplanes, helicopters, and blimps takeoff and land.

    Declaration

    Swift

    case airport = 7383
  • Represents an Airport category with no specific details.

    Declaration

    Swift

    case airportUnspecified = 7383001
  • Represents a Public Airport category, an airport accessible by the public.

    Declaration

    Swift

    case publicAirport = 7383002
  • Represents a Private Airport category, an airport exclusive to certain people or groups of people.

    Declaration

    Swift

    case privateAirport = 7383003
  • Represents a Military Airport category, an airport for military use.

    Declaration

    Swift

    case militaryAirport = 7383004
  • Represents an Airfield category, a place where aircraft can take off and land.

    Declaration

    Swift

    case airfield = 7383005
  • Represents a Courier Drop Box category, a secure lockable parcel box for courier delivery and collection.

    Declaration

    Swift

    case courierDropBox = 7388
  • Represents an Access Gateway category, a point for entering or leaving an area or a network.

    Declaration

    Swift

    case accessGateway = 7389
  • Represents an Access Gateway category with no specific details.

    Declaration

    Swift

    case accesGatewayUnspecified = 7389001
  • Represents an Airline Access category, points where airlines can access an airport.

    Declaration

    Swift

    case airlineAccess = 7389002
  • Represents a Station Access category, points where one can access a station.

    Declaration

    Swift

    case stationAccess = 7389003
  • Represents a Secured Entrance category, entrances that require authentication or clearance.

    Declaration

    Swift

    case securedEntrance = 7389004
  • Represents an Emergency Medical Service category, services providing out-of-hospital acute medical care and/or transport to definitive care.

    Declaration

    Swift

    case emergencyMedicalService = 7391
  • Represents a Fire Station category, a structure or other area set aside for storage of firefighting apparatus.

    Declaration

    Swift

    case fireStation = 7392
  • Represents a Rest Area category, a public facility located next to a large thoroughfare such as a highway where drivers and passengers can rest, eat, or refuel.

    Declaration

    Swift

    case restArea = 7395
  • ATM

    Represents an Automated Teller Machine (ATM category, an electronic banking outlet that allows customers to complete basic transactions).

    Declaration

    Swift

    case ATM = 7397
  • Represents a Geographic Feature category, a natural feature on the planet’s surface.

    Declaration

    Swift

    case geographicFeature = 8099
  • Represents a Geographic Feature category with no specific details.

    Declaration

    Swift

    case geographicFeatureUnspecified = 8099001
  • Represents a Mountain Peak category, the topmost point of a mountain.

    Declaration

    Swift

    case mountainPeak = 8099002
  • Represents a Cave category, a natural void in the ground, specifically a space large enough for a human to enter.

    Declaration

    Swift

    case cave = 8099003
  • Represents a Ridge category, a geological feature consisting of a chain of mountains or hills that form a continuous elevated crest for some distance.

    Declaration

    Swift

    case ridge = 8099004
  • Represents a Dune category, a hill of loose sand built by aeolian processes (wind or the flow of water).

    Declaration

    Swift

    case dune = 8099005
  • Represents a Valley category, a low area between hills or mountains typically with a river running through it.

    Declaration

    Swift

    case valley = 8099006
  • Represents a Plain Flat category, a broad area of relatively flat land.

    Declaration

    Swift

    case plainFlat = 8099007
  • Represents a Plateau category, a flat or gently sloping elevated area.

    Declaration

    Swift

    case plateau = 8099008
  • pan

    Represents a Pan category, a shallow, typically elongated, depression in the desert or steppe landscape that forms an internally drained basin, subject to periodic flooding.

    Declaration

    Swift

    case pan = 8099009
  • Represents a Well category, a structure created in the ground by drilling to access groundwater.

    Declaration

    Swift

    case well = 8099010
  • Represents an Oasis category, a fertile spot in a desert where water is found.

    Declaration

    Swift

    case oasis = 8099011
  • Represents a Rocks category, a group of rocks in the sea.

    Declaration

    Swift

    case rocks = 8099012
  • Represents a Reservoir category, an artificial lake used to store water.

    Declaration

    Swift

    case reservoir = 8099013
  • Represents a Reef category, a barrier of coral, rock, or sand lying beneath the surface of the water.

    Declaration

    Swift

    case reef = 8099014
  • Represents a Rapids category, a fast flowing, turbulent part of a river.

    Declaration

    Swift

    case rapids = 8099015
  • bay

    Represents a Bay category, a broad inlet of the sea where the land curves inwards.

    Declaration

    Swift

    case bay = 8099016
  • Represents a Cove category, a small, sheltered inlet or bay.

    Declaration

    Swift

    case cove = 8099017
  • Represents a Harbor category, a place on the coast where ships may moor in shelter.

    Declaration

    Swift

    case harbor = 8099018
  • Represents a Lagoon category, a stretch of saltwater separated from the sea by a low sandbank or coral reef.

    Declaration

    Swift

    case lagoon = 8099019
  • Represents a Cape category, a headland or promontory of large size extending into a body of water.

    Declaration

    Swift

    case cape = 8099020
  • Represents a Mineral Hot Springs category.

    Declaration

    Swift

    case mineralHotSprings = 8099021
  • Represents an Island category, a landmass, especially one smaller than a continent, entirely surrounded by water.

    Declaration

    Swift

    case island = 8099022
  • Represents a Marsh category, a wetland that is dominated by herbaceous rather than woody plant species.

    Declaration

    Swift

    case marsh = 8099023
  • Represents a River Crossing category, a point where a river can be crossed.

    Declaration

    Swift

    case riverCrossing = 8099024
  • Represents a Hill category, a naturally raised area of land, not as high or craggy as a mountain.

    Declaration

    Swift

    case hill = 8099025
  • Represents a Quarry category, a site for extracting stone, slate, or other materials from the ground.

    Declaration

    Swift

    case quarry = 8099026
  • Represents a Locale category, a place where something happens or is set, or that has particular events associated with it.

    Declaration

    Swift

    case locale = 8099027
  • Represents a Primary Resource Utility category, a facility where primary resources are processed or converted.

    Declaration

    Swift

    case primaryResourceUtility = 9150
  • Represents a Transport Authority Vehicle Registration Office category, an office where vehicles are registered.

    Declaration

    Swift

    case transportAuthorityVehicleRegistrationOffice = 9151
  • Represents a Non-Governmental Organization category, any non-profit, voluntary citizens’ group which is organized on a local, national or international level.

    Declaration

    Swift

    case nonGovernmentalOrganization = 9152
  • Represents a Welfare Organization category, a group organized for the purpose of providing for the welfare of society’s poor, or those unable to care for themselves.

    Declaration

    Swift

    case welfareOrganization = 9153
  • Represents a Prison or Correctional Facility category, a place where individuals are physically confined and deprived of a range of liberties.

    Declaration

    Swift

    case prisonCorrectionalFacility = 9154
  • Represents a Car Wash category, a facility used to clean the exterior and, in some cases, the interior of motor vehicles.

    Declaration

    Swift

    case carWash = 9155
  • Represents a Car Wash category with no specific details.

    Declaration

    Swift

    case carWashUnspecified = 9155001
  • Represents a Car Wash, a facility used to clean the exterior of vehicles.

    Declaration

    Swift

    case carWashCarWash = 9155002
  • Represents a Truck Wash category, a facility used to clean the exterior of trucks.

    Declaration

    Swift

    case truckWash = 9155003
  • Represents a Manufacturing Facility category, a place where goods are produced on a large scale.

    Declaration

    Swift

    case manufacturingFacility = 9156
  • Represents a Research Facility category, a place where research activities are carried out.

    Declaration

    Swift

    case researchFacility = 9157
  • Represents a Media Facility category, a place where media content is produced.

    Declaration

    Swift

    case mediaFacility = 9158
  • Represents a Port or Warehouse Facility category, a place for the storage and loading/unloading of goods.

    Declaration

    Swift

    case portWarehouseFacility = 9159
  • Represents an Exchange category, a marketplace in which securities, commodities, derivatives and other financial instruments are traded.

    Declaration

    Swift

    case exchange = 9160
  • Represents an Exchange category with no specific details.

    Declaration

    Swift

    case exchangeUnspecified = 9160001
  • Represents a Stock Exchange category, a market in which securities are bought and sold.

    Declaration

    Swift

    case stockExchange = 9160002
  • Represents a Gold Exchange category, a market where gold is traded.

    Declaration

    Swift

    case goldExchange = 9160003
  • Represents a Currency Exchange category, a business where people can exchange one currency for another.

    Declaration

    Swift

    case currencyExchange = 9160004
  • Represents a Company category, an entity that engages in business.

    Declaration

    Swift

    case company = 9352
  • Represents a Company category with no specific details.

    Declaration

    Swift

    case companyUnspecified = 9352001
  • Represents a Service Company category, companies that provide services.

    Declaration

    Swift

    case serviceCompany = 9352002
  • Represents an Advertising Company category, companies that provide advertising related services.

    Declaration

    Swift

    case advertisingCompany = 9352003
  • Represents a Computer Data Services category, companies that provide data processing services.

    Declaration

    Swift

    case computerDataServices = 9352004
  • Represents a Software Company category, companies that primarily develop and sell software.

    Declaration

    Swift

    case softwareCompany = 9352005
  • Represents a Diversified Financials category, companies or institutions that offer a diverse range of financial services.

    Declaration

    Swift

    case diversifiedFinancials = 9352006
  • Represents an Insurance Company category, companies that provide insurance policies.

    Declaration

    Swift

    case insuranceCompany = 9352007
  • Represents a Delivery Service category, companies that transport packages and documents.

    Declaration

    Swift

    case deliveryService = 9352008
  • Represents a Real Estate Company category, companies that buy, sell, or rent real estate.

    Declaration

    Swift

    case realEstateCompany = 9352009
  • Represents a Savings Institution category, financial institutions that take public deposits and invest in securities.

    Declaration

    Swift

    case savingsInstitution = 9352010
  • Represents a Manufacturing Company category, companies that transform raw materials into finished goods on a large scale.

    Declaration

    Swift

    case manufacturingCompany = 9352011
  • Represents an Agricultural Technology category, companies that apply technology to agriculture.

    Declaration

    Swift

    case agriculturalTechnology = 9352012
  • Represents a company that manufactures automobiles.

    Declaration

    Swift

    case automobileCompany = 9352013
  • Represents a company that manufactures chemicals.

    Declaration

    Swift

    case chemicalCompany = 9352014
  • Represents a company that manufactures electronic components or devices.

    Declaration

    Swift

    case electronicsCompany = 9352015
  • Represents a field specialized in the application of engineering principles to the design and construction of mechanical systems.

    Declaration

    Swift

    case mechanicalEngineering = 9352016
  • Represents a company that applies technology for the improvement of public health.

    Declaration

    Swift

    case publicHealthTechnologyCompany = 9352017
  • Represents a company that manufactures pharmaceuticals.

    Declaration

    Swift

    case pharmaceuticalCompany = 9352018
  • Represents a company that applies technology to the field of publishing.

    Declaration

    Swift

    case publishingTechnologies = 9352019
  • Represents a company that provides telecommunication services.

    Declaration

    Swift

    case telecommunications = 9352020
  • oem

    Represents an Original Equipment Manufacturer (OEM, a company that produces parts and equipment that may be marketed by another manufacturer).

    Declaration

    Swift

    case oem = 9352021
  • Represents a company that provides tax-related services.

    Declaration

    Swift

    case taxServices = 9352022
  • Represents a company that provides legal services.

    Declaration

    Swift

    case legalServices = 9352023
  • Represents a Transport Company category, companies that specialize in transporting people or goods.

    Declaration

    Swift

    case transportCompany = 9352024
  • Represents a Bus Charter Company category, companies that rent buses for specific journeys.

    Declaration

    Swift

    case busCharterCompany = 9352025
  • Represents a company that provides Taxi, Limousine, or Shuttle services.

    Declaration

    Swift

    case taxiLimousineShuttleService = 9352026
  • Represents a category of companies that operate Bus Lines.

    Declaration

    Swift

    case busLines = 9352027
  • Represents a School Bus category, usually referring to transportation service for students.

    Declaration

    Swift

    case schoolBus = 9352028
  • Represents a Cleaning Services category, companies that provide cleaning for commercial or residential premises.

    Declaration

    Swift

    case cleaningServices = 9352029
  • Represents an Oil Natural Gas category, companies involved in the exploration, extraction, and refining.

    Declaration

    Swift

    case oilNaturalGas = 9352030
  • Represents a Mining Company category, companies that extract minerals or other geological materials.

    Declaration

    Swift

    case miningCompany = 9352031
  • Represents a Construction Company category, businesses that are involved in the construction of buildings.

    Declaration

    Swift

    case constructionCompany = 9352032
  • Represents a Moving Storage Company category, companies that offer moving and storage services.

    Declaration

    Swift

    case movingStorageCompany = 9352033
  • Represents an Airline Company category, companies that provide air transport services for traveling passengers and freight.

    Declaration

    Swift

    case airlineCompany = 9352034
  • Represents a Bridge Tunnel Operations category, organizations that are in control of the operation and maintenance of bridges and tunnels.

    Declaration

    Swift

    case bridgeTunnelOperations = 9352035
  • Represents a Funeral Service and Mortuaries category, establishments involved in services for the dead.

    Declaration

    Swift

    case funeralServiceMortuaries = 9352036
  • Represents an Investment Advisor category, professionals who provide advice about securities to clients.

    Declaration

    Swift

    case investmentAdvisor = 9352037
  • Represents an Equipment Rental category, companies that provide machinery, equipment and tools of all kinds and sizes for a limited period to final users.

    Declaration

    Swift

    case equipmentRental = 9352038
  • Represents a Business Services category, companies that provide other businesses with services such as design, consulting, administration, etc.

    Declaration

    Swift

    case businessServices = 9352039
  • Represents a Cable Telephone Company category, companies that provide cable TV and telephone services.

    Declaration

    Swift

    case cableTelephoneCompany = 9352040
  • Represents an Automobile Manufacturing category, companies involved in the production of cars.

    Declaration

    Swift

    case automobileManufacturing = 9352041
  • Represents an Import, Export and Distribution category, companies involved in importing, exporting and distributing goods.

    Declaration

    Swift

    case importExportandDistribution = 9352042
  • Represents a Catering Services category, companies that provide food service at a remote site or a site such as a hotel, hospital, etc.

    Declaration

    Swift

    case cateringServices = 9352043
  • Represents a Home Appliance Repair category, services that repair domestic appliances.

    Declaration

    Swift

    case homeApplianceRepair = 9352044
  • Represents an Animal Shelter category, a facility that houses homeless, lost, or abandoned animals.

    Declaration

    Swift

    case animalShelter = 9352045
  • Represents a Wedding Services category, companies that provide services related to the planning and organization of weddings.

    Declaration

    Swift

    case weddingServices = 9352046
  • Represents a Beach category, a landform alongside a body of water which consists of loose particles.

    Declaration

    Swift

    case beach = 9357
  • Represents a Restaurant Area category, areas that have a concentration of restaurants.

    Declaration

    Swift

    case restaurantArea = 9359
  • Represents an Ice Skating Rink category, a frozen surface where people can ice skate or play winter sports.

    Declaration

    Swift

    case iceSkatingRink = 9360
  • Represents a Shop category, a place of business where goods or services are sold.

    Declaration

    Swift

    case shop = 9361
  • Represents a Shop category with no specific details.

    Declaration

    Swift

    case shopUnspecified = 9361001
  • Represents a Book Shop category, shops that primarily sell books.

    Declaration

    Swift

    case bookShop = 9361002
  • Represents a shop category that primarily sells CDs, DVDs, and Videos.

    Declaration

    Swift

    case cDsDVDVideos = 9361003
  • Represents a Children’s Clothes Shop category, shops that primarily sell clothes for children.

    Declaration

    Swift

    case childrenClothes = 9361004
  • Represents a shop category for Footwear and Shoe Repairs.

    Declaration

    Swift

    case footwearShoeRepairs = 9361005
  • Represents a Clothing Shop category, shops that primarily sell clothes.

    Declaration

    Swift

    case clothingShop = 9361006
  • Represents a category for shops that primarily sell men’s clothing.

    Declaration

    Swift

    case menClothing = 9361007
  • Represents a category for shops that primarily sell women’s clothing.

    Declaration

    Swift

    case womenClothing = 9361008
  • Represents a Convenience Store category, small retail shops that stock everyday items.

    Declaration

    Swift

    case convenienceStore = 9361009
  • Represents a Dry Cleaner category, businesses that clean clothes and fabrics.

    Declaration

    Swift

    case dryCleaner = 9361010
  • Represents a Cameras and Photography shop category.

    Declaration

    Swift

    case camerasPhotography = 9361011
  • Represents a Computer and Computer Supplies shop category.

    Declaration

    Swift

    case computerComputerSupplies = 9361012
  • Represents a Consumer Electronics shop category, shops that primarily sell consumer electronics.

    Declaration

    Swift

    case consumerElectronics = 9361013
  • Represents an Office Equipment shop category, shops that primarily sell equipment for office use.

    Declaration

    Swift

    case officeEquipment = 9361014
  • Represents a Real Estate Agent category, businesses that arrange the selling, renting or management of properties.

    Declaration

    Swift

    case realEstateAgent = 9361015
  • Represents a Factory Outlet category, a store where goods are sold directly by manufacturers at a discount.

    Declaration

    Swift

    case factoryOutlet = 9361016
  • Represents a Florists category, shops that sell flowers and ornamental plants.

    Declaration

    Swift

    case florists = 9361017
  • Represents a Bakery category, a place where bread and other baked goods are made and sold.

    Declaration

    Swift

    case bakery = 9361018
  • Represents a Butcher category, a shop where meat is sold.

    Declaration

    Swift

    case butcher = 9361019
  • Represents a Fishmonger category, a shop or person that sells fish for food.

    Declaration

    Swift

    case fishmonger = 9361020
  • Represents a Food Market category, a marketplace where groceries are sold.

    Declaration

    Swift

    case foodMarket = 9361021
  • Represents a Greengrocer category, a retailer of fruit and vegetables.

    Declaration

    Swift

    case greengrocer = 9361022
  • Represents a Grocery Store category, a store that primarily sells food.

    Declaration

    Swift

    case groceryStore = 9361023
  • Represents Other Food Shops category, for food shops that don’t fit into other categories.

    Declaration

    Swift

    case otherFoodShops = 9361024
  • Represents a Wine and Spirits shop category, shops that primarily sell alcoholic beverages.

    Declaration

    Swift

    case wineSpirits = 9361025
  • Represents a Gifts, Cards, Novelties, Souvenirs shop category.

    Declaration

    Swift

    case giftsCardsNoveltiesSouvenirs = 9361026
  • Represents a Hairdresser category, places that offer hair cutting/styling services.

    Declaration

    Swift

    case hairdresser = 9361027
  • Represents a Carpet and Floor Coverings shop category, shops that sell carpets and other floor coverings.

    Declaration

    Swift

    case carpetFloorCoverings = 9361028
  • Represents a Curtains and Textiles shop category, shops that sell curtains and other textile products.

    Declaration

    Swift

    case curtainsTextiles = 9361029
  • Represents a Do-It-Yourself Centers category, stores that sell home improvement items.

    Declaration

    Swift

    case doItYourselfCenters = 9361030
  • Represents a House, Garden, Furniture, and Fittings shop category.

    Declaration

    Swift

    case houseGardenFurnitureFittings = 9361031
  • Represents a Garden Centers and Services category, stores that sell garden products and plants.

    Declaration

    Swift

    case gardenCentersServices = 9361032
  • Represents a Kitchens and Bathrooms store category, stores that sell kitchen and bathroom fittings.

    Declaration

    Swift

    case kitchensBathrooms = 9361033
  • Represents a Lighting Shops category, shops that sell light fixtures and other lighting equipment.

    Declaration

    Swift

    case lightingShops = 9361034
  • Represents a Painting and Decorating store category, stores that sell paint and other decorating supplies.

    Declaration

    Swift

    case paintingDecorating = 9361035
  • Represents a Jewelry, Clocks, Watches shop category, shops that sell jewelry, clocks, and watches.

    Declaration

    Swift

    case jewelryClocksWatches = 9361036
  • Represents a Newsagents and Tobacconists category, stores that sell newspapers, magazines, and tobacco products.

    Declaration

    Swift

    case newsagentsTobacconists = 9361037
  • Represents an Optician category, professionals who provide corrective lenses for correcting eyesight.

    Declaration

    Swift

    case optician = 9361038
  • Represents a Sports Equipment and Clothing store category, stores that sell sports equipment and sportswear.

    Declaration

    Swift

    case sportsEquipmentClothing = 9361039
  • Represents a Toys and Games Shop category, shops that sell toys and games.

    Declaration

    Swift

    case toysGamesShop = 9361040
  • Represents a Travel Agent category, businesses that provide advice and services for people seeking travel.

    Declaration

    Swift

    case travelAgent = 9361041
  • Represents a Construction Material and Equipment store category, stores that sell construction-related materials and equipment.

    Declaration

    Swift

    case constructionMaterialEquipment = 9361042
  • Represents a Medical Supplies and Equipment store category, stores that sell medical supplies and equipment.

    Declaration

    Swift

    case medicalSuppliesEquipment = 9361043
  • Represents a Video Rental Shop category, shops that rent out home videos and DVDs for a short period.

    Declaration

    Swift

    case videoRentalShop = 9361044
  • Represents a Laundry category, businesses that offer clothes washing services.

    Declaration

    Swift

    case laundry = 9361045
  • Represents a Photo Lab and Development category, businesses that develop photos from film or digital media.

    Declaration

    Swift

    case photoLabDevelopment = 9361046
  • Represents a Photocopy Shop category, shops that offer photocopying services.

    Declaration

    Swift

    case photocopyShop = 9361047
  • Represents an Animal Services category, businesses that provide various services for animals.

    Declaration

    Swift

    case animalServices = 9361048
  • Represents an Antique and Art Shop category, shops that sell antiques and art.

    Declaration

    Swift

    case antiqueArtShop = 9361049
  • Represents a Beauty Supplies shop category, shops that sell beauty products and cosmetics.

    Declaration

    Swift

    case beautySupplies = 9361050
  • Represents a Drug Store category, shops that sell medication and other healthcare items.

    Declaration

    Swift

    case drugStore = 9361051
  • Represents an Electrical Appliances Shop category, shops that sell electrical appliances.

    Declaration

    Swift

    case electricalAppliancesShop = 9361052
  • Represents a Hobby Shop category, shops that sell hobby-related items like craft supplies, model kits etc.

    Declaration

    Swift

    case hobbyShop = 9361053
  • Represents a Furniture and Home Furnishings shop category, shops that sell furniture and home decor items.

    Declaration

    Swift

    case furnitureHomeFurnishings = 9361054
  • Represents a Glassware and Ceramic Shop category, shops that sell glassware and ceramic products.

    Declaration

    Swift

    case glasswareCeramicShop = 9361055
  • Represents a Local Specialities Shop category, shops that sell products unique to a specific area.

    Declaration

    Swift

    case localSpecialitiesShop = 9361056
  • Represents a Recycling Shop category, shops that sell secondhand items or items made from recycled materials.

    Declaration

    Swift

    case recyclingShop = 9361057
  • Represents a Bags and Leatherwear shop category, shops that sell bags and leather goods.

    Declaration

    Swift

    case bagsLeatherwear = 9361058
  • Represents a Music Instruments Store category, shops that sell musical instruments.

    Declaration

    Swift

    case musicInstrumentsStore = 9361059
  • Represents a Delicatessen category, shops that sell delicacies, unusual or foreign prepared foods.

    Declaration

    Swift

    case delicatessen = 9361060
  • Represents a Specialty Foods shop category, shops that sell special or unusual types of food.

    Declaration

    Swift

    case specialtyFoods = 9361061
  • Represents a Shopping Service category, services that assist with shopping like personal shoppers or shopping delivery services.

    Declaration

    Swift

    case shoppingService = 9361062
  • Represents a Retail Outlet category, a store where a specific company’s products are sold.

    Declaration

    Swift

    case retailOutlet = 9361063
  • Represents a Pet Supplies category, shops that sell supplies for pets like food, toys, and accessories.

    Declaration

    Swift

    case petSupplies = 9361064
  • Represents a Marine Electronic Equipment category, shops that sell electronic equipment for marine use.

    Declaration

    Swift

    case marineElectronicEquipment = 9361065
  • Represents a Wholesale Club category, a members-only retailer that sells a variety of merchandise in bulk.

    Declaration

    Swift

    case wholesaleClub = 9361066
  • Represents a Beauty Salon category, establishments that offer beauty treatments.

    Declaration

    Swift

    case beautySalon = 9361067
  • Represents a Nail Salon category, establishments that offer nail care services like manicures and pedicures.

    Declaration

    Swift

    case nailSalon = 9361068
  • Represents a Hardware Store category, shops that sell household hardware for home improvement.

    Declaration

    Swift

    case hardwareStore = 9361069
  • Represents a Pawn Shop category, shops that offer loans in exchange for personal property as equivalent collateral.

    Declaration

    Swift

    case pawnShop = 9361070
  • Represents a Lottery Shop category, shops that sell lottery tickets.

    Declaration

    Swift

    case lotteryShop = 9361071
  • Represents a Betting Station category, places where people can place bets on various events.

    Declaration

    Swift

    case bettingStation = 9361072
  • Represents an Agricultural Supplies shop category, shops that sell supplies for farming and other agriculture-related activities.

    Declaration

    Swift

    case agriculturalSupplies = 9361073
  • Represents a Stamp Shop category, shops that sell postage stamps and related items.

    Declaration

    Swift

    case stampShop = 9361074
  • Represents a Mobile Phone Shop category, shops that sell mobile phones and related accessories.

    Declaration

    Swift

    case mobilePhoneShop = 9361075
  • Represents a Drive Through Bottle Shop category, shops where customers can buy alcohol without leaving their cars.

    Declaration

    Swift

    case driveThroughBottleShop = 9361076
  • Represents a Tailor Shop category, shops where clothes are made, repaired, or altered professionally.

    Declaration

    Swift

    case tailorShop = 9361077
  • Represents a Security Products shop category, shops that sell security systems and other security-related products.

    Declaration

    Swift

    case securityProducts = 9361078
  • Represents a Specialty Clothing Shop category, shops that sell a specific type of clothes.

    Declaration

    Swift

    case specialtyClothingShop = 9361079
  • Represents a Glass Windows Store category, shops that sell glass windows and related items.

    Declaration

    Swift

    case glassWindowsStore = 9361080
  • Represents a Variety Store category, retail stores that sell a wide range of inexpensive household goods.

    Declaration

    Swift

    case varietyStore = 9361081
  • Represents a Christmas Holiday Shop category, shops that sell Christmas decorations and related items.

    Declaration

    Swift

    case christmasHolidayShop = 9361082
  • Represents a Boating Equipment and Accessories shop category, shops that sell equipment and accessories for boats.

    Declaration

    Swift

    case boatingEquipmentAccessories = 9361083
  • Represents a Park or Recreation Area category, an area of land set aside for human enjoyment and recreation.

    Declaration

    Swift

    case parkRecreationArea = 9362
  • Represents a Battlefield category, the location where a battle was fought.

    Declaration

    Swift

    case battlefield = 9362002
  • Represents a Cemetery category, a place where the dead are buried.

    Declaration

    Swift

    case cemetery = 9362003
  • Represents a Historic Site category, a location where pieces of political, military, cultural, or social history have been preserved.

    Declaration

    Swift

    case historicSite = 9362004
  • Represents a Historical Park category, a park that preserves aspects of history.

    Declaration

    Swift

    case historicalPark = 9362005
  • Represents a Lakeshore category, the part of the land that is along the edge of a lake.

    Declaration

    Swift

    case lakeshore = 9362006
  • Represents a Memorial category, a location commemorating a historical event or individual.

    Declaration

    Swift

    case memorial = 9362007
  • Represents a Park category, an area of land set aside for human enjoyment and recreation.

    Declaration

    Swift

    case park = 9362008
  • Represents a Parkway category, a landscaped thoroughfare.

    Declaration

    Swift

    case parkway = 9362009
  • Represents a Preserve category, an area of land protected for conservation or preservation of nature.

    Declaration

    Swift

    case preserve = 9362010
  • Represents a Recreation Area category, an area of land or water set aside for human leisure and enjoyment.

    Declaration

    Swift

    case recreationArea = 9362011
  • Represents a Seashore category, the land along the edge of the sea.

    Declaration

    Swift

    case seashore = 9362013
  • Represents a Wilderness Area category, a region where the land is in a natural state.

    Declaration

    Swift

    case wildernessArea = 9362014
  • Represents a Forest Area category, a large area covered primarily with trees and undergrowth.

    Declaration

    Swift

    case forestArea = 9362015
  • Represents a Fishing Hunting Area category, an area designated for fishing and hunting activities.

    Declaration

    Swift

    case fishingHuntingArea = 9362016
  • Represents a Fairground category, an area of land used for a fair, carnival, or other amusement and entertainment events.

    Declaration

    Swift

    case fairground = 9362017
  • Represents an Other Winter Sport category, an area designated for winter sports other than skiing.

    Declaration

    Swift

    case otherWinterSport = 9362025
  • Represents a Ski Resort category, a resort developed for skiing and other winter sports.

    Declaration

    Swift

    case skiResort = 9362026
  • Represents a Natural Recreation Attraction category, a natural site interesting for its recreational value.

    Declaration

    Swift

    case naturalRecreationAttraction = 9362030
  • Represents a Boat Launching Ramp category, a slope used for launching boats into the water.

    Declaration

    Swift

    case boatLaunchingRamp = 9362032
  • Represents a Picnic Area category, a designated area where picnicking is permissible.

    Declaration

    Swift

    case picnicArea = 9362033
  • Represents a River Scenic Area category, a scenic area around a river.

    Declaration

    Swift

    case riverScenicArea = 9362036
  • Represents a Protected Area category, a location that receives protection because of its recognized natural, ecological, or cultural values.

    Declaration

    Swift

    case protectedArea = 9362037
  • Represents a Courthouse category, a building where legal proceedings occur.

    Declaration

    Swift

    case courthouse = 9363
  • Represents a Marijuana Dispensary category, a location at which marijuana is available for medical or recreational purchase.

    Declaration

    Swift

    case marijuanaDispensary = 9364
  • Represents an Unspecified Marijuana Dispensary category.

    Declaration

    Swift

    case unspecifiedMarijuanaDispensary = 9364001
  • Represents a Medicinal Marijuana Dispensary category, a location at which medical marijuana is available for purchase.

    Declaration

    Swift

    case medicinalMarijuanaDispensary = 9364002
  • Represents a Recreational Marijuana Dispensary category, a location at which marijuana for recreational use is available for purchase.

    Declaration

    Swift

    case recreationalMarijuanaDispensary = 9364003
  • Represents a Medicinal and Recreational Dispensary category, a location at which both medicinal and recreational marijuana are available for purchase.

    Declaration

    Swift

    case medicinalAndRecreationalDispensary = 9364004
  • Represents a Tennis Court category, facilities where the sport of tennis is played.

    Declaration

    Swift

    case tennisCourt = 9369
  • Represents a Water Sport category, a sport or recreational activity that takes place in or on water.

    Declaration

    Swift

    case waterSport = 9371
  • Represents a Doctor category, a location where medical service provided by a doctor or other medical professionals is available.

    Declaration

    Swift

    case doctor = 9373
  • Represents a Doctor category with no specific details.

    Declaration

    Swift

    case doctorUnspecified = 9373001
  • Represents a General Practitioner category, a medical doctor who treats acute and chronic illnesses and provides preventive care and health education.

    Declaration

    Swift

    case generalPractitioner = 9373002
  • Represents a Specialist category, a physician or surgeon who has been educated and trained in a special branch of medicine.

    Declaration

    Swift

    case specialist = 9373003
  • Represents a Dentist category, a medical professional who practices dentistry.

    Declaration

    Swift

    case dentist = 9374
  • Represents a Veterinarian category, a professional who practices veterinary medicine by treating diseases, disorders, and injuries in animals.

    Declaration

    Swift

    case veterinarian = 9375
  • Represents a Cafe or Pub category, establishments where people go to drink coffee or alcohol and/or enjoy some food.

    Declaration

    Swift

    case cafePub = 9376
  • Represents a Cafe or Pub category with no specific details.

    Declaration

    Swift

    case cafePubUnspecified = 9376001
  • Represents a Cafe category, a type of restaurant that mainly serves coffee and light meals.

    Declaration

    Swift

    case cafe = 9376002
  • pub

    Represents a Pub category, an establishment licensed to serve alcoholic drinks.

    Declaration

    Swift

    case pub = 9376003
  • Represents an Internet Cafe category, a place which provides internet access to the public, usually for a fee.

    Declaration

    Swift

    case internetCafe = 9376004
  • Represents a Tea House category, a venue centered on drinking tea and socializing.

    Declaration

    Swift

    case teaHouse = 9376005
  • Represents a Coffee Shop category, a type of restaurant that mainly serves coffee and light meals.

    Declaration

    Swift

    case coffeeShop = 9376006
  • Represents a Microbrewery category, a brewery that produces a small amount of beer, typically much smaller than large-scale corporate breweries.

    Declaration

    Swift

    case microbrewery = 9376007
  • Represents an Exhibition or Convention Center category, a large building that is used to hold conventions, exhibitions and other large meetings.

    Declaration

    Swift

    case exhibitionConventionCenter = 9377
  • Represents a Leisure Center category, a building containing sports facilities and other leisure activities available to the public.

    Declaration

    Swift

    case leisureCenter = 9378
  • Represents a Leisure Center category with no specific details.

    Declaration

    Swift

    case leisureCenterUnspecified = 9378001
  • Represents a Bowling Center category, a facility where the sport of bowling is played.

    Declaration

    Swift

    case bowlingCenter = 9378002
  • Represents a Dance Studio or School category, a space where dance instruction is provided.

    Declaration

    Swift

    case danceStudioSchool = 9378003
  • Represents a Flying Club category, an organization that provides its members with access to aircraft.

    Declaration

    Swift

    case flyingClub = 9378004
  • Represents a Sauna, Solarium, Massage category, places that provide these health and wellness services.

    Declaration

    Swift

    case saunaSolariumMassage = 9378005
  • Represents a Snooker, Pool, Billiard category, a place where cue sports are played.

    Declaration

    Swift

    case snookerPoolBilliard = 9378006
  • Represents a Nightlife category, entertainment that is available in the evening.

    Declaration

    Swift

    case nightlife = 9379
  • Represents a Nightlife category with no specific details.

    Declaration

    Swift

    case nightlifeUnspecified = 9379001
  • Represents a Disco or Club category, a place where people gather for dancing and socializing.

    Declaration

    Swift

    case discoClub = 9379002
  • Represents a Private Club category, a club that restricts its membership and events to members.

    Declaration

    Swift

    case privateClub = 9379003
  • bar

    Represents a Bar category, an establishment that serves alcoholic beverages for consumption on the premises.

    Declaration

    Swift

    case bar = 9379004
  • Represents a standard category ID for a Cocktail Bar.

    Declaration

    Swift

    case cocktailBar = 9379006
  • Represents a standard category ID for a Wine Bar.

    Declaration

    Swift

    case wineBar = 9379007
  • Represents a standard category ID for a Jazz Club.

    Declaration

    Swift

    case jazzClub = 9379008
  • Represents a standard category ID for a Comedy Club.

    Declaration

    Swift

    case comedyClub = 9379009
  • Represents a standard category ID for a Karaoke Club.

    Declaration

    Swift

    case karaokeClub = 9379010
  • Represents a standard category ID for a Commercial Building.

    Declaration

    Swift

    case commercialBuilding = 9382
  • Represents a standard category ID for an Industrial Building.

    Declaration

    Swift

    case industrialBuilding = 9383
  • Represents a standard category ID for a Military Installation.

    Declaration

    Swift

    case militaryInstallation = 9388
  • Represents a standard category ID for a Native Reservation.

    Declaration

    Swift

    case nativeReservation = 9389
  • Represents a standard category ID for a Health Care Service.

    Declaration

    Swift

    case healthCareService = 9663
  • Represents an unspecified standard category ID for a Health Care Service.

    Declaration

    Swift

    case healthCareServiceUnspecified = 9663001
  • Represents a standard category ID for a Personal Service.

    Declaration

    Swift

    case personalService = 9663002
  • Represents a standard category ID for a Personal Care Facility.

    Declaration

    Swift

    case personalCareFacility = 9663003
  • Represents a standard category ID for a Blood Bank.

    Declaration

    Swift

    case bloodBank = 9663004
  • Represents a standard category ID for an Ambulance Unit.

    Declaration

    Swift

    case ambulanceUnit = 9663005
  • Represents a standard category ID for Entertainment.

    Declaration

    Swift

    case entertainment = 9900
  • Represents a standard category ID for an Amusement Park.

    Declaration

    Swift

    case amusementPark = 9902
  • Represents a standard category ID for an Amusement Park with no specific details.

    Declaration

    Swift

    case amusementParkUnspecified = 9902001
  • Represents a standard category ID for an Amusement Arcade.

    Declaration

    Swift

    case amusementArcade = 9902002
  • Represents a standard category ID for Amusement Games.

    Declaration

    Swift

    case amusementGames = 9902003
  • Represents a standard category ID for an Amusement Place.

    Declaration

    Swift

    case amusementPlace = 9902004
  • Represents a standard category ID for an Automotive Dealer.

    Declaration

    Swift

    case automotiveDealer = 9910
  • Represents an unspecified standard category ID for an Automotive Dealer.

    Declaration

    Swift

    case automotiveDealerUnspecified = 9910001
  • Represents a standard category ID for a Car Dealer.

    Declaration

    Swift

    case carDealer = 9910002
  • Represents a standard category ID for a Motorcycle Dealer.

    Declaration

    Swift

    case motorcycleDealer = 9910003
  • Represents a standard category ID for a Boat Dealer.

    Declaration

    Swift

    case boatDealer = 9910004
  • Represents a standard category ID for a Recreational Vehicle Dealer.

    Declaration

    Swift

    case recreationalVehicleDealer = 9910005
  • Represents a standard category ID for a Truck Dealer.

    Declaration

    Swift

    case truckDealer = 9910006
  • Represents a standard category ID for a Van Dealer.

    Declaration

    Swift

    case vanDealer = 9910007
  • Represents a standard category ID for a Bus Dealer.

    Declaration

    Swift

    case busDealer = 9910008
  • Represents a standard category ID for an ATV (all-terrain vehicle) Dealer.

    Declaration

    Swift

    case atvDealer = 9910009
  • Represents a standard category ID for a Golf Course.

    Declaration

    Swift

    case golfCourse = 9911
  • Represents a standard category ID for a Library.

    Declaration

    Swift

    case library = 9913
  • Represents a standard category ID for an Entry Point.

    Declaration

    Swift

    case entryPoint = 9920
  • Represents a standard category ID for a Zoo, Arboretum or Botanical Garden.

    Declaration

    Swift

    case zooArboretumBotanicalGarden = 9927
  • Represents an unspecified standard category ID for Arboreta or Botanical Gardens.

    Declaration

    Swift

    case arboretaBotanicalGardenUnspecified = 9927001
  • Represents a standard category ID for Arboreta or Botanical Gardens.

    Declaration

    Swift

    case arboretaBotanicalGardens = 9927002
  • zoo

    Represents a standard category ID for a Zoo.

    Declaration

    Swift

    case zoo = 9927003
  • Represents a standard category ID for an Aquatic Zoo.

    Declaration

    Swift

    case aquaticZoo = 9927004
  • Represents a standard category ID for a Wildlife Park.

    Declaration

    Swift

    case wildlifePark = 9927005
  • Represents a standard category ID for Rent A Car Parking.

    Declaration

    Swift

    case rentACarParking = 9930
  • Represents a standard category ID for a Public Amenity.

    Declaration

    Swift

    case publicAmenity = 9932
  • Represents an unspecified standard category ID for a Public Amenity.

    Declaration

    Swift

    case publicAmenityUnspecified = 9932001
  • Represents a standard category ID for a Passenger Transport Ticket Office.

    Declaration

    Swift

    case passengerTransportTicketOffice = 9932002
  • Represents a standard category ID for a Pedestrian Subway.

    Declaration

    Swift

    case pedestrianSubway = 9932003
  • Represents a standard category ID for a Public Call Box.

    Declaration

    Swift

    case publicCallBox = 9932004
  • Represents a standard category ID for a Public Toilet.

    Declaration

    Swift

    case publicToilet = 9932005
  • Represents a standard category ID for Road Rescue.

    Declaration

    Swift

    case roadRescue = 9932006
  • Represents a standard category ID for a Mountain Pass.

    Declaration

    Swift

    case mountainPass = 9935
  • Represents a standard category ID for a Club or Association.

    Declaration

    Swift

    case clubAssociation = 9937
  • Represents an unspecified standard category ID for a Club or Association.

    Declaration

    Swift

    case clubAndAssociationUnspecified = 9937001
  • Represents a standard category ID for a Beach Club.

    Declaration

    Swift

    case beachClub = 9937002
  • Represents a standard category ID for a Hockey Club.

    Declaration

    Swift

    case hockeyClub = 9937003
  • Represents a standard category ID for a Public Transportation Stop.

    Declaration

    Swift

    case publicTransportationStop = 9942
  • Represents an unspecified standard category ID for a Public Transport Stop.

    Declaration

    Swift

    case publicTransportStopUnspecified = 9942001
  • Represents a standard category ID for a Bus Stop.

    Declaration

    Swift

    case busStop = 9942002
  • Represents a standard category ID for a Taxi Stand.

    Declaration

    Swift

    case taxiStand = 9942003
  • Represents a standard category ID for a Streetcar Stop.

    Declaration

    Swift

    case streetcarStop = 9942004
  • Represents a standard category ID for a Coach Stop.

    Declaration

    Swift

    case coachStop = 9942005
  • Represents a standard category ID for a Checkpoint.

    Declaration

    Swift

    case checkpoint = 9955
  • Represents a standard category ID for an Emergency Room.

    Declaration

    Swift

    case emergencyRoom = 9956