Category Counts

The content below is outdated.

Please follow this link to get access to our Content API.

==== outdated content ====

 

The response for destination content includes counts of each type of POI located in that destination, broken down by subcategory where applicable. These counts are returned only for narrow and hybrid destinations.

 

"category_counts": {
   "attractions": {
     "total": "1169",
     "nightlife": "277",
     "activities": "300",
     "shopping": "219",
     "attractions": "373"
   },
   "restaurants": {
     "total": "4920"
   },
   "accommodations": {
     "total": "350",
     "hotels": "236",
     "bb": "69",
     "other": "45"
   }
 },

 

Field

Type

Description

category_counts

array

Includes counts of each type/subtype of POI. Numeric value represents the total number in that destination.