[
  {
    "trip_slug": "swiss-alps-mountain-trek",
    "classifications": [
      {"slug": "adventure-tours", "type": "category"},
      {"slug": "trekking-hiking", "type": "category"},
      {"slug": "hiking", "type": "activity"},
      {"slug": "camping", "type": "activity"},
      {"slug": "rock-climbing", "type": "activity"},
      {"slug": "photography", "type": "activity"},
      {"slug": "swiss-alps", "type": "destination"},
      {"slug": "challenging", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "student", "type": "traveler_type"},
      {"slug": "child", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "12"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "14"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "high"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "lodge"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "half-board"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "walking"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english", "german"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "summer"}
    ]
  },
  {
    "trip_slug": "maldives-beach-escape",
    "classifications": [
      {"slug": "beach-island", "type": "category"},
      {"slug": "snorkeling", "type": "activity"},
      {"slug": "kayaking", "type": "activity"},
      {"slug": "photography", "type": "activity"},
      {"slug": "maldives", "type": "destination"},
      {"slug": "easy", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "child", "type": "traveler_type"},
      {"slug": "infant", "type": "traveler_type"},
      {"slug": "family", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "20"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "0"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "low"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "resort"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "all-inclusive"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "boat"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "year-round"}
    ]
  },
  {
    "trip_slug": "kyoto-cultural-journey",
    "classifications": [
      {"slug": "cultural-tours", "type": "category"},
      {"slug": "city-tours", "type": "category"},
      {"slug": "city-walking-tour", "type": "activity"},
      {"slug": "cooking-class", "type": "activity"},
      {"slug": "photography", "type": "activity"},
      {"slug": "kyoto-japan", "type": "destination"},
      {"slug": "easy", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "student", "type": "traveler_type"},
      {"slug": "senior", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "15"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "5"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "moderate"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "hotel"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "breakfast-only"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "train"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english", "japanese"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "spring"}
    ]
  },
  {
    "trip_slug": "serengeti-wildlife-safari",
    "classifications": [
      {"slug": "wildlife-safari", "type": "category"},
      {"slug": "adventure-tours", "type": "category"},
      {"slug": "wildlife-viewing", "type": "activity"},
      {"slug": "photography", "type": "activity"},
      {"slug": "camping", "type": "activity"},
      {"slug": "serengeti-tanzania", "type": "destination"},
      {"slug": "moderate", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "child", "type": "traveler_type"},
      {"slug": "solo-traveler", "type": "traveler_type"},
      {"slug": "group-leader", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "16"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "6"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "moderate"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "camping"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "full-board"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "private-vehicle"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "winter"}
    ]
  },
  {
    "trip_slug": "paris-city-explorer",
    "classifications": [
      {"slug": "city-tours", "type": "category"},
      {"slug": "cultural-tours", "type": "category"},
      {"slug": "food-wine", "type": "category"},
      {"slug": "city-walking-tour", "type": "activity"},
      {"slug": "cooking-class", "type": "activity"},
      {"slug": "photography", "type": "activity"},
      {"slug": "paris-france", "type": "destination"},
      {"slug": "easy", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "student", "type": "traveler_type"},
      {"slug": "senior", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "20"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "0"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "low"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "hotel"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "breakfast-only"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "walking"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english", "french"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "year-round"}
    ]
  },
  {
    "trip_slug": "bali-island-adventure",
    "classifications": [
      {"slug": "beach-island", "type": "category"},
      {"slug": "cultural-tours", "type": "category"},
      {"slug": "adventure-tours", "type": "category"},
      {"slug": "snorkeling", "type": "activity"},
      {"slug": "hiking", "type": "activity"},
      {"slug": "cycling", "type": "activity"},
      {"slug": "cooking-class", "type": "activity"},
      {"slug": "bali-indonesia", "type": "destination"},
      {"slug": "moderate", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "child", "type": "traveler_type"},
      {"slug": "student", "type": "traveler_type"},
      {"slug": "family", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "18"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "8"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "moderate"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "resort"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "half-board"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "bus"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "summer"}
    ]
  },
  {
    "trip_slug": "iceland-northern-lights",
    "classifications": [
      {"slug": "adventure-tours", "type": "category"},
      {"slug": "hiking", "type": "activity"},
      {"slug": "photography", "type": "activity"},
      {"slug": "kayaking", "type": "activity"},
      {"slug": "iceland", "type": "destination"},
      {"slug": "moderate", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "student", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "14"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "12"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "moderate"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "guesthouse"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "full-board"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "private-vehicle"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "winter"}
    ]
  },
  {
    "trip_slug": "new-zealand-adventure",
    "classifications": [
      {"slug": "adventure-tours", "type": "category"},
      {"slug": "trekking-hiking", "type": "category"},
      {"slug": "hiking", "type": "activity"},
      {"slug": "kayaking", "type": "activity"},
      {"slug": "rock-climbing", "type": "activity"},
      {"slug": "cycling", "type": "activity"},
      {"slug": "new-zealand", "type": "destination"},
      {"slug": "challenging", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "student", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "10"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "15"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "high"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "lodge"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "half-board"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "flight"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "summer"}
    ]
  },
  {
    "trip_slug": "peru-machu-picchu-trek",
    "classifications": [
      {"slug": "trekking-hiking", "type": "category"},
      {"slug": "cultural-tours", "type": "category"},
      {"slug": "hiking", "type": "activity"},
      {"slug": "camping", "type": "activity"},
      {"slug": "photography", "type": "activity"},
      {"slug": "peru", "type": "destination"},
      {"slug": "difficult", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "student", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "12"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "16"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "very-high"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "camping"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "full-board"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "walking"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english", "spanish"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "fall"}
    ]
  },
  {
    "trip_slug": "norway-fjords-cruise",
    "classifications": [
      {"slug": "cruise-tours", "type": "category"},
      {"slug": "adventure-tours", "type": "category"},
      {"slug": "hiking", "type": "activity"},
      {"slug": "kayaking", "type": "activity"},
      {"slug": "photography", "type": "activity"},
      {"slug": "norway", "type": "destination"},
      {"slug": "easy", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "senior", "type": "traveler_type"},
      {"slug": "family", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "24"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "8"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "moderate"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "hotel"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "full-board"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "boat"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english", "german"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "summer"}
    ]
  },
  {
    "trip_slug": "grand-canyon-day-tour",
    "classifications": [
      {"slug": "adventure-tours", "type": "category"},
      {"slug": "hiking", "type": "activity"},
      {"slug": "photography", "type": "activity"},
      {"slug": "easy", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "child", "type": "traveler_type"},
      {"slug": "senior", "type": "traveler_type"},
      {"slug": "student", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "25"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "8"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "moderate"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "hotel"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "breakfast-only"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "bus"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "year-round"}
    ]
  },
  {
    "trip_slug": "paris-city-highlights-tour",
    "classifications": [
      {"slug": "city-tours", "type": "category"},
      {"slug": "city-walking-tour", "type": "activity"},
      {"slug": "photography", "type": "activity"},
      {"slug": "easy", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "child", "type": "traveler_type"},
      {"slug": "senior", "type": "traveler_type"},
      {"slug": "student", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "20"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "0"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "low"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "hotel"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "breakfast-only"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "walking"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english", "french"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "year-round"}
    ]
  },
  {
    "trip_slug": "nyc-helicopter-liberty-tour",
    "classifications": [
      {"slug": "city-tours", "type": "category"},
      {"slug": "sightseeing", "type": "activity"},
      {"slug": "photography", "type": "activity"},
      {"slug": "easy", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "child", "type": "traveler_type"},
      {"slug": "senior", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "6"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "12"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "low"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "hotel"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "breakfast-only"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "flight"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "year-round"}
    ]
  },
  {
    "trip_slug": "tokyo-cultural-food-tour",
    "classifications": [
      {"slug": "cultural-tours", "type": "category"},
      {"slug": "cooking-class", "type": "activity"},
      {"slug": "city-walking-tour", "type": "activity"},
      {"slug": "easy", "type": "difficulty"},
      {"slug": "adult", "type": "traveler_type"},
      {"slug": "child", "type": "traveler_type"},
      {"slug": "senior", "type": "traveler_type"},
      {"slug": "student", "type": "traveler_type"},
      {"slug": "group-size", "type": "attribute", "field_type": "number", "value": "12"},
      {"slug": "age-restriction", "type": "attribute", "field_type": "number", "value": "6"},
      {"slug": "fitness-level", "type": "attribute", "field_type": "select", "value": "moderate"},
      {"slug": "accommodation-type", "type": "attribute", "field_type": "select", "value": "hotel"},
      {"slug": "meal-plan", "type": "attribute", "field_type": "select", "value": "half-board"},
      {"slug": "transportation", "type": "attribute", "field_type": "select", "value": "train"},
      {"slug": "guide-language", "type": "attribute", "field_type": "checkbox", "value": ["english", "japanese"]},
      {"slug": "season", "type": "attribute", "field_type": "select", "value": "spring"}
    ]
  }
]
