[
  {
    "country_id": 1,
    "country_name": "Algeria",
    "country_slug": "algeria",
    "currency_display": "USD",
    "base_service_charge": 22,
    "distance_rate_per_km": 1.15,
    "travel_time_rate_per_minute": 0.32,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 2,
    "country_name": "Angola",
    "country_slug": "angola",
    "currency_display": "USD",
    "base_service_charge": 21,
    "distance_rate_per_km": 1.08,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 3,
    "country_name": "Benin",
    "country_slug": "benin",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 4,
    "country_name": "Botswana",
    "country_slug": "botswana",
    "currency_display": "USD",
    "base_service_charge": 21,
    "distance_rate_per_km": 1.08,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 5,
    "country_name": "Burkina Faso",
    "country_slug": "burkina-faso",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 6,
    "country_name": "Burundi",
    "country_slug": "burundi",
    "currency_display": "USD",
    "base_service_charge": 20,
    "distance_rate_per_km": 1.1,
    "travel_time_rate_per_minute": 0.31,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 7,
    "country_name": "Cabo Verde",
    "country_slug": "cabo-verde",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 8,
    "country_name": "Cameroon",
    "country_slug": "cameroon",
    "currency_display": "USD",
    "base_service_charge": 24,
    "distance_rate_per_km": 1.25,
    "travel_time_rate_per_minute": 0.36,
    "airport_access_fee": 7,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 9,
    "country_name": "Central African Republic",
    "country_slug": "central-african-republic",
    "currency_display": "USD",
    "base_service_charge": 24,
    "distance_rate_per_km": 1.25,
    "travel_time_rate_per_minute": 0.36,
    "airport_access_fee": 7,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 10,
    "country_name": "Chad",
    "country_slug": "chad",
    "currency_display": "USD",
    "base_service_charge": 24,
    "distance_rate_per_km": 1.25,
    "travel_time_rate_per_minute": 0.36,
    "airport_access_fee": 7,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 11,
    "country_name": "Comoros",
    "country_slug": "comoros",
    "currency_display": "USD",
    "base_service_charge": 20,
    "distance_rate_per_km": 1.1,
    "travel_time_rate_per_minute": 0.31,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 12,
    "country_name": "Republic of the Congo",
    "country_slug": "republic-of-the-congo",
    "currency_display": "USD",
    "base_service_charge": 24,
    "distance_rate_per_km": 1.25,
    "travel_time_rate_per_minute": 0.36,
    "airport_access_fee": 7,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 13,
    "country_name": "Democratic Republic of the Congo",
    "country_slug": "democratic-republic-of-the-congo",
    "currency_display": "USD",
    "base_service_charge": 24,
    "distance_rate_per_km": 1.25,
    "travel_time_rate_per_minute": 0.36,
    "airport_access_fee": 7,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 14,
    "country_name": "Côte d’Ivoire",
    "country_slug": "cote-divoire",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 15,
    "country_name": "Djibouti",
    "country_slug": "djibouti",
    "currency_display": "USD",
    "base_service_charge": 20,
    "distance_rate_per_km": 1.1,
    "travel_time_rate_per_minute": 0.31,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 16,
    "country_name": "Egypt",
    "country_slug": "egypt",
    "currency_display": "USD",
    "base_service_charge": 22,
    "distance_rate_per_km": 1.15,
    "travel_time_rate_per_minute": 0.32,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 17,
    "country_name": "Equatorial Guinea",
    "country_slug": "equatorial-guinea",
    "currency_display": "USD",
    "base_service_charge": 24,
    "distance_rate_per_km": 1.25,
    "travel_time_rate_per_minute": 0.36,
    "airport_access_fee": 7,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 18,
    "country_name": "Eritrea",
    "country_slug": "eritrea",
    "currency_display": "USD",
    "base_service_charge": 20,
    "distance_rate_per_km": 1.1,
    "travel_time_rate_per_minute": 0.31,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 19,
    "country_name": "Eswatini",
    "country_slug": "eswatini",
    "currency_display": "USD",
    "base_service_charge": 21,
    "distance_rate_per_km": 1.08,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 20,
    "country_name": "Ethiopia",
    "country_slug": "ethiopia",
    "currency_display": "USD",
    "base_service_charge": 20,
    "distance_rate_per_km": 1.1,
    "travel_time_rate_per_minute": 0.31,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 21,
    "country_name": "Gabon",
    "country_slug": "gabon",
    "currency_display": "USD",
    "base_service_charge": 24,
    "distance_rate_per_km": 1.25,
    "travel_time_rate_per_minute": 0.36,
    "airport_access_fee": 7,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 22,
    "country_name": "The Gambia",
    "country_slug": "gambia",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 23,
    "country_name": "Ghana",
    "country_slug": "ghana",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 24,
    "country_name": "Guinea",
    "country_slug": "guinea",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 25,
    "country_name": "Guinea-Bissau",
    "country_slug": "guinea-bissau",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 26,
    "country_name": "Kenya",
    "country_slug": "kenya",
    "currency_display": "USD",
    "base_service_charge": 20,
    "distance_rate_per_km": 1.1,
    "travel_time_rate_per_minute": 0.31,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 27,
    "country_name": "Lesotho",
    "country_slug": "lesotho",
    "currency_display": "USD",
    "base_service_charge": 21,
    "distance_rate_per_km": 1.08,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 28,
    "country_name": "Liberia",
    "country_slug": "liberia",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 29,
    "country_name": "Libya",
    "country_slug": "libya",
    "currency_display": "USD",
    "base_service_charge": 22,
    "distance_rate_per_km": 1.15,
    "travel_time_rate_per_minute": 0.32,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 30,
    "country_name": "Madagascar",
    "country_slug": "madagascar",
    "currency_display": "USD",
    "base_service_charge": 21,
    "distance_rate_per_km": 1.08,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 31,
    "country_name": "Malawi",
    "country_slug": "malawi",
    "currency_display": "USD",
    "base_service_charge": 21,
    "distance_rate_per_km": 1.08,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 32,
    "country_name": "Mali",
    "country_slug": "mali",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 33,
    "country_name": "Mauritania",
    "country_slug": "mauritania",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 34,
    "country_name": "Mauritius",
    "country_slug": "mauritius",
    "currency_display": "USD",
    "base_service_charge": 21,
    "distance_rate_per_km": 1.08,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 35,
    "country_name": "Morocco",
    "country_slug": "morocco",
    "currency_display": "USD",
    "base_service_charge": 22,
    "distance_rate_per_km": 1.15,
    "travel_time_rate_per_minute": 0.32,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 36,
    "country_name": "Mozambique",
    "country_slug": "mozambique",
    "currency_display": "USD",
    "base_service_charge": 21,
    "distance_rate_per_km": 1.08,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 37,
    "country_name": "Namibia",
    "country_slug": "namibia",
    "currency_display": "USD",
    "base_service_charge": 21,
    "distance_rate_per_km": 1.08,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 38,
    "country_name": "Niger",
    "country_slug": "niger",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 39,
    "country_name": "Nigeria",
    "country_slug": "nigeria",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 40,
    "country_name": "Rwanda",
    "country_slug": "rwanda",
    "currency_display": "USD",
    "base_service_charge": 20,
    "distance_rate_per_km": 1.1,
    "travel_time_rate_per_minute": 0.31,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 41,
    "country_name": "São Tomé and Príncipe",
    "country_slug": "sao-tome-and-principe",
    "currency_display": "USD",
    "base_service_charge": 24,
    "distance_rate_per_km": 1.25,
    "travel_time_rate_per_minute": 0.36,
    "airport_access_fee": 7,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 42,
    "country_name": "Senegal",
    "country_slug": "senegal",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 43,
    "country_name": "Seychelles",
    "country_slug": "seychelles",
    "currency_display": "USD",
    "base_service_charge": 20,
    "distance_rate_per_km": 1.1,
    "travel_time_rate_per_minute": 0.31,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 44,
    "country_name": "Sierra Leone",
    "country_slug": "sierra-leone",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 45,
    "country_name": "Somalia",
    "country_slug": "somalia",
    "currency_display": "USD",
    "base_service_charge": 20,
    "distance_rate_per_km": 1.1,
    "travel_time_rate_per_minute": 0.31,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 46,
    "country_name": "South Africa",
    "country_slug": "south-africa",
    "currency_display": "USD",
    "base_service_charge": 21,
    "distance_rate_per_km": 1.08,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 47,
    "country_name": "South Sudan",
    "country_slug": "south-sudan",
    "currency_display": "USD",
    "base_service_charge": 20,
    "distance_rate_per_km": 1.1,
    "travel_time_rate_per_minute": 0.31,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 48,
    "country_name": "Sudan",
    "country_slug": "sudan",
    "currency_display": "USD",
    "base_service_charge": 22,
    "distance_rate_per_km": 1.15,
    "travel_time_rate_per_minute": 0.32,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 49,
    "country_name": "Tanzania",
    "country_slug": "tanzania",
    "currency_display": "USD",
    "base_service_charge": 20,
    "distance_rate_per_km": 1.1,
    "travel_time_rate_per_minute": 0.31,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 50,
    "country_name": "Togo",
    "country_slug": "togo",
    "currency_display": "USD",
    "base_service_charge": 18,
    "distance_rate_per_km": 1.05,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 51,
    "country_name": "Tunisia",
    "country_slug": "tunisia",
    "currency_display": "USD",
    "base_service_charge": 22,
    "distance_rate_per_km": 1.15,
    "travel_time_rate_per_minute": 0.32,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 52,
    "country_name": "Uganda",
    "country_slug": "uganda",
    "currency_display": "USD",
    "base_service_charge": 20,
    "distance_rate_per_km": 1.1,
    "travel_time_rate_per_minute": 0.31,
    "airport_access_fee": 5,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 53,
    "country_name": "Zambia",
    "country_slug": "zambia",
    "currency_display": "USD",
    "base_service_charge": 21,
    "distance_rate_per_km": 1.08,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  },
  {
    "country_id": 54,
    "country_name": "Zimbabwe",
    "country_slug": "zimbabwe",
    "currency_display": "USD",
    "base_service_charge": 21,
    "distance_rate_per_km": 1.08,
    "travel_time_rate_per_minute": 0.3,
    "airport_access_fee": 6,
    "parking_estimate_min": 3,
    "parking_estimate_max": 10,
    "waiting_allowance_minutes": 45,
    "additional_waiting_rate_per_15_minutes": 6,
    "night_service_surcharge_percent": 20,
    "early_morning_surcharge_percent": 15,
    "meet_and_greet_fee": 10,
    "child_seat_fee": 8,
    "extra_stop_fee": 12,
    "return_trip_multiplier": 1.85,
    "vehicle_adjustments": {
      "sedan": 1.0,
      "minivan": 1.25,
      "suv_4x4": 1.45,
      "executive": 1.65,
      "bus": 2.4
    },
    "route_adjustments": {
      "city": 1.0,
      "intercity": 1.25,
      "safari_or_rural": 1.45,
      "cross_border": 1.75,
      "ferry_or_island": 1.55
    },
    "editable_by_admin": true,
    "fare_disclaimer": "Estimated fare only. The assigned operator must confirm route, terminal, parking, waiting time, tolls, ferry charges, passenger count, luggage and local operating costs before the price is binding."
  }
]